Home
last modified time | relevance | path

Searched defs:Collection_params (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_structs.h103 struct Collection_params struct
105 int profile_mode; // if clock-profiling is on
106 long long ptimer_usec; // Clock profile timer interval (microseconds)
107 int lms_magic_id; // identifies which LMS_* states are live
108 int sync_mode; // if synctrace is on
109 int sync_threshold; // value of synctrace threshold, in microseconds
110 int sync_scope; // value of synctrace scope: Java and/or native
112 int heap_mode; // if heaptrace is on
113 int io_mode; // if iotrace is on
114 int race_mode; // if race-detection is on
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_structs.h103 struct Collection_params struct
105 int profile_mode; // if clock-profiling is on
106 long long ptimer_usec; // Clock profile timer interval (microseconds)
107 int lms_magic_id; // identifies which LMS_* states are live
108 int sync_mode; // if synctrace is on
109 int sync_threshold; // value of synctrace threshold, in microseconds
110 int sync_scope; // value of synctrace scope: Java and/or native
112 int heap_mode; // if heaptrace is on
113 int io_mode; // if iotrace is on
114 int race_mode; // if race-detection is on
[all …]