Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dds.c3074 char pebs_type = x86_pmu.intel_cap.pebs_trap ? '+' : '-'; in intel_ds_pebs_init() local
3088 pr_cont("PEBS fmt0%c, ", pebs_type); in intel_ds_pebs_init()
3102 pr_cont("PEBS fmt1%c, ", pebs_type); in intel_ds_pebs_init()
3108 pr_cont("PEBS fmt2%c, ", pebs_type); in intel_ds_pebs_init()
3114 pr_cont("PEBS fmt3%c, ", pebs_type); in intel_ds_pebs_init()
3149 pr_cont("PEBS fmt%d%c%s, ", format, pebs_type, pebs_qual); in intel_ds_pebs_init()
3167 pr_cont("no PEBS fmt%d%c, ", format, pebs_type); in intel_ds_pebs_init()