Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_structs.h103 struct Collection_params struct
105 int profile_mode; // if clock-profiling is on
108 int sync_mode; // if synctrace is on
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
117 int omp_mode; // if omptrace is on
122 char *hw_aux_name[MAX_HWCOUNT];
123 char *hw_username[MAX_HWCOUNT];
130 int sample_timer; // Sample timer (sec)
[all …]