Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dpmu.h99 __u64 perf_pmu__format_bits(struct list_head *formats, const char *name);
A Dpmu.c1137 __u64 perf_pmu__format_bits(struct list_head *formats, const char *name) in perf_pmu__format_bits() function
A Dparse-events.c1389 bits |= perf_pmu__format_bits(&pmu->format, term->config); in get_config_chgs()
/linux/tools/perf/arch/x86/util/
A Dintel-pt.c128 mask = perf_pmu__format_bits(&intel_pt_pmu->format, str); in intel_pt_read_config()
350 mtc_freq_bits = perf_pmu__format_bits(&intel_pt_pmu->format, in intel_pt_info_fill()
506 bits = perf_pmu__format_bits(&intel_pt_pmu->format, name); in intel_pt_val_config_term()
572 bits = perf_pmu__format_bits(&intel_pt_pmu->format, "psb_period"); in intel_pt_config_sample_mode()
/linux/tools/perf/arch/arm64/util/
A Darm-spe.c53 bit = perf_pmu__format_bits(&arm_spe_pmu->format, "ts_enable"); in arm_spe_set_timestamp()
/linux/tools/perf/arch/arm/util/
A Dcs-etm.c102 contextid = perf_pmu__format_bits(&cs_etm_pmu->format, in cs_etm_set_context_id()

Completed in 20 milliseconds