Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dhists.c303 int sym_col = -1; in perf_gtk__show_hists() local
334 sym_col = col_idx; in perf_gtk__show_hists()
348 if (col_idx == sym_col) { in perf_gtk__show_hists()
394 sym_col, total); in perf_gtk__show_hists()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dhists.c303 int sym_col = -1; in perf_gtk__show_hists() local
334 sym_col = col_idx; in perf_gtk__show_hists()
348 if (col_idx == sym_col) { in perf_gtk__show_hists()
394 sym_col, total); in perf_gtk__show_hists()

Completed in 4 milliseconds