Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c2695 bool enable_ref = false; in __hists__scnprintf_title() local
2723 enable_ref = true; in __hists__scnprintf_title()
2732 ev_name, sample_freq_str, enable_ref ? ref : " ", nr_events); in __hists__scnprintf_title()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c2758 bool enable_ref = false; in __hists__scnprintf_title() local
2786 enable_ref = true; in __hists__scnprintf_title()
2795 ev_name, sample_freq_str, enable_ref ? ref : " ", nr_events); in __hists__scnprintf_title()

Completed in 10 milliseconds