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

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c1169 static UWord n_m = 0; local
1187 VG_(debugLog)(0,"xxx","find_nsegment_idx: %lu %lu\n", n_q, n_m);
1199 n_m++;
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c2198 static UWord n_q = 0, n_m = 0; local
2202 VG_(printf)("QQQ %lu %lu\n", n_q, n_m);
2208 n_m++;

Completed in 236 milliseconds