Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/arm64/util/
Darm-spe.c53 bit = perf_pmu__format_bits(&arm_spe_pmu->format, "ts_enable"); in arm_spe_set_timestamp()
255 bit = perf_pmu__format_bits(&arm_spe_pmu->format, "pa_enable"); in arm_spe_recording_options()
/linux-6.1.9/tools/perf/util/
Dpmu.h102 __u64 perf_pmu__format_bits(struct list_head *formats, const char *name);
Dpmu.c1111 __u64 perf_pmu__format_bits(struct list_head *formats, const char *name) in perf_pmu__format_bits() function
Dparse-events.c1305 bits |= perf_pmu__format_bits(&pmu->format, term->config); in get_config_chgs()
/linux-6.1.9/tools/perf/arch/x86/util/
Dintel-pt.c129 mask = perf_pmu__format_bits(&intel_pt_pmu->format, str); in intel_pt_read_config()
353 mtc_freq_bits = perf_pmu__format_bits(&intel_pt_pmu->format, in intel_pt_info_fill()
508 bits = perf_pmu__format_bits(&intel_pt_pmu->format, name); in intel_pt_val_config_term()
574 bits = perf_pmu__format_bits(&intel_pt_pmu->format, "psb_period"); in intel_pt_config_sample_mode()
/linux-6.1.9/tools/perf/arch/arm/util/
Dcs-etm.c102 contextid = perf_pmu__format_bits(&cs_etm_pmu->format, in cs_etm_set_context_id()