Searched refs:tag_depth (Results 1 – 4 of 4) sorted by relevance
226 unsigned tag_depth; in dump_gcov_file() local236 for (tag_depth = 4; mask; mask >>= 8) in dump_gcov_file()243 tag_depth--; in dump_gcov_file()252 if (depth && depth < tag_depth) in dump_gcov_file()258 depth = tag_depth; in dump_gcov_file()262 print_prefix (filename, tag_depth, position); in dump_gcov_file()
232 unsigned tag_depth; in dump_gcov_file() local243 for (tag_depth = 4; mask; mask >>= 8) in dump_gcov_file()250 tag_depth--; in dump_gcov_file()259 if (depth && depth < tag_depth) in dump_gcov_file()265 depth = tag_depth; in dump_gcov_file()269 print_prefix (filename, tag_depth, position); in dump_gcov_file()
320 unsigned tag_depth; in read_gcda_file() local330 for (tag_depth = 4; mask; mask >>= 8) in read_gcda_file()337 tag_depth--; in read_gcda_file()346 if (depth && depth < tag_depth) in read_gcda_file()352 depth = tag_depth; in read_gcda_file()
321 unsigned tag_depth; in read_gcda_file() local332 for (tag_depth = 4; mask; mask >>= 8) in read_gcda_file()339 tag_depth--; in read_gcda_file()348 if (depth && depth < tag_depth) in read_gcda_file()354 depth = tag_depth; in read_gcda_file()