Searched defs:Collection_params (Results 1 – 2 of 2) sorted by relevance
103 struct Collection_params struct105 int profile_mode; // if clock-profiling is on106 long long ptimer_usec; // Clock profile timer interval (microseconds)107 int lms_magic_id; // identifies which LMS_* states are live108 int sync_mode; // if synctrace is on109 int sync_threshold; // value of synctrace threshold, in microseconds110 int sync_scope; // value of synctrace scope: Java and/or native112 int heap_mode; // if heaptrace is on113 int io_mode; // if iotrace is on114 int race_mode; // if race-detection is on[all …]