Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DModule.h266 int size_index; // index of size metric in list for src/dis variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DModule.h266 int size_index; // index of size metric in list for src/dis variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_interface_test.cc114 for (size_t size_index = 0; size_index < 4; size_index++) { in ManyThreadsWithStatsWorker() local