Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.c2755 char buf[512], sample_freq_str[64] = ""; in __hists__scnprintf_title() local
2789 scnprintf(sample_freq_str, sizeof(sample_freq_str), " %d Hz,", evsel->core.attr.sample_freq); in __hists__scnprintf_title()
2795 ev_name, sample_freq_str, enable_ref ? ref : " ", nr_events); in __hists__scnprintf_title()