Home
last modified time | relevance | path

Searched refs:pebs_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dds.c2033 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_init() local
2042 pr_cont("PEBS fmt0%c, ", pebs_type); in intel_ds_init()
2056 pr_cont("PEBS fmt1%c, ", pebs_type); in intel_ds_init()
2062 pr_cont("PEBS fmt2%c, ", pebs_type); in intel_ds_init()
2068 pr_cont("PEBS fmt3%c, ", pebs_type); in intel_ds_init()
2095 pr_cont("PEBS fmt4%c%s, ", pebs_type, pebs_qual); in intel_ds_init()
2105 pr_cont("no PEBS fmt%d%c, ", format, pebs_type); in intel_ds_init()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c2340 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_init() local
2349 pr_cont("PEBS fmt0%c, ", pebs_type); in intel_ds_init()
2363 pr_cont("PEBS fmt1%c, ", pebs_type); in intel_ds_init()
2369 pr_cont("PEBS fmt2%c, ", pebs_type); in intel_ds_init()
2375 pr_cont("PEBS fmt3%c, ", pebs_type); in intel_ds_init()
2406 pr_cont("PEBS fmt4%c%s, ", pebs_type, pebs_qual); in intel_ds_init()
2416 pr_cont("no PEBS fmt%d%c, ", format, pebs_type); in intel_ds_init()

Completed in 7 milliseconds