Home
last modified time | relevance | path

Searched refs:prof_idle (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollctrl.h181 int get_prof_idle () { return prof_idle; }; in get_prof_idle()
381 int prof_idle; // whether profiling idle cpus is requested variable
H A Dcollctrl.cc170 prof_idle = 1; in Coll_Ctrl()
2266 prof_idle = 1; in set_prof_idle()
2271 prof_idle = 0; in set_prof_idle()
2873 if (prof_idle == 0) in get()
3078 prof_idle = 1; in unset()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollctrl.h181 int get_prof_idle () { return prof_idle; }; in get_prof_idle()
381 int prof_idle; // whether profiling idle cpus is requested variable
H A Dcollctrl.cc196 prof_idle = 1; in Coll_Ctrl()
2273 prof_idle = 1; in set_prof_idle()
2278 prof_idle = 0; in set_prof_idle()
2880 if (prof_idle == 0) in get()
3085 prof_idle = 1; in unset()