Searched refs:sample_freq_str (Results 1 – 1 of 1) sorted by relevance
2710 char buf[512], sample_freq_str[64] = ""; in __hists__scnprintf_title() local2744 scnprintf(sample_freq_str, sizeof(sample_freq_str), " %d Hz,", evsel->core.attr.sample_freq); in __hists__scnprintf_title()2750 ev_name, sample_freq_str, enable_ref ? ref : " ", nr_events); in __hists__scnprintf_title()