perf_pmu__format_bits  123 tools/perf/arch/x86/util/intel-pt.c 	mask = perf_pmu__format_bits(&intel_pt_pmu->format, str);
perf_pmu__format_bits  342 tools/perf/arch/x86/util/intel-pt.c 	mtc_freq_bits = perf_pmu__format_bits(&intel_pt_pmu->format,
perf_pmu__format_bits  497 tools/perf/arch/x86/util/intel-pt.c 	bits = perf_pmu__format_bits(&intel_pt_pmu->format, name);
perf_pmu__format_bits   72 tools/perf/util/pmu.h __u64 perf_pmu__format_bits(struct list_head *formats, const char *name);