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

/linux-master/arch/x86/events/intel/
H A Dds.c512 struct cpu_hw_events *hwev = per_cpu_ptr(&cpu_hw_events, cpu); local
513 struct debug_store *ds = hwev->ds;
537 hwev->ds_pebs_vaddr = buffer;
550 struct cpu_hw_events *hwev = per_cpu_ptr(&cpu_hw_events, cpu); local
562 dsfree_pages(hwev->ds_pebs_vaddr, x86_pmu.pebs_buffer_size);
563 hwev->ds_pebs_vaddr = NULL;
568 struct cpu_hw_events *hwev = per_cpu_ptr(&cpu_hw_events, cpu); local
569 struct debug_store *ds = hwev->ds;
581 hwev->ds_bts_vaddr = buffer;
597 struct cpu_hw_events *hwev local
[all...]

Completed in 197 milliseconds