Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dds.c267 val = hybrid_var(event->pmu, pebs_data_source)[dse]; in __adl_latency_data_small()
312 val = hybrid_var(event->pmu, pebs_data_source)[dse.ld_dse]; in load_latency_data()
362 val = hybrid_var(event->pmu, pebs_data_source)[dse.st_lat_dse]; in store_latency_data()
H A Dcore.c3362 return &hybrid_var(cpuc->pmu, unconstrained); in x86_get_event_constraints()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h704 #define hybrid_var(_pmu, _var) \ macro
H A Dcore.c385 val = hybrid_var(event->pmu, hw_cache_event_ids)[cache_type][cache_op][cache_result]; in set_ext_hw_attr()
393 attr->config1 = hybrid_var(event->pmu, hw_cache_extra_regs)[cache_type][cache_op][cache_result]; in set_ext_hw_attr()