Searched refs:n_m (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c1182 static UWord n_m = 0; local
1200 VG_(debugLog)(0,"xxx","find_nsegment_idx: %lu %lu\n", n_q, n_m);
1212 n_m++;
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c2277 static UWord n_q = 0, n_m = 0; local
2281 VG_(printf)("QQQ %lu %lu\n", n_q, n_m);
2287 n_m++;

Completed in 137 milliseconds