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

/external/valgrind/perf/
H A Dtinycc.c2361 static long last_line_num, last_ind, func_ind; /* debug last line number and pc */
13543 (last_line_num != file->line_num || last_ind != ind)) {
13545 last_ind = ind;
14497 last_ind = 0;
2359 static long last_line_num, last_ind, func_ind; /* debug last line number and pc */ variable

Completed in 2953 milliseconds