Home
last modified time | relevance | path

Searched refs:graph_dotted_len (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dannotate.c1314 int namelen, evsel_name_len, graph_dotted_len; in symbol__annotate_printf() local
1335 graph_dotted_len = width + namelen + evsel_name_len; in symbol__annotate_printf()
1337 graph_dotted_len, graph_dotted_len, graph_dotted_line); in symbol__annotate_printf()