Home
last modified time | relevance | path

Searched refs:hwcprof (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DModule.h197 unsigned hwcprof; // hwcprof info status variable
H A DModule.cc67 hwcprof = 0; in Module()
1760 if (hwcprof == 0) in read_hwcprof_info()
1762 hwcprof = 1; in read_hwcprof_info()
H A DHist_data.cc1450 if (mod->hwcprof && mod->infoList) in get_descriptor()