Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpai.h80 #define PAI_PMU_IDX(x) ((x)->hw.last_tag)
/linux/arch/x86/events/intel/
H A Duncore.c260 hwc->last_tag = ++box->tags[idx]; in uncore_assign_hw_event()
615 hwc->last_tag == box->tags[assign[i]]) in uncore_pmu_event_add()
633 hwc->last_tag != box->tags[assign[i]]) in uncore_pmu_event_add()
676 event->hw.last_tag = ~0ULL; in uncore_pmu_event_del()
762 event->hw.last_tag = ~0ULL; in uncore_pmu_event_init()
/linux/arch/x86/events/
H A Dcore.c695 event->hw.last_tag = ~0ULL; in __x86_pmu_event_init()
1246 hwc->last_tag = ++cpuc->tags[i]; in x86_assign_hw_event()
1303 hwc->last_tag == cpuc->tags[i]; in match_prev_assignment()
/linux/include/linux/
H A Dperf_event.h153 u64 last_tag; member
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c35 #define TEAR_REG(hwc) ((hwc)->last_tag)
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3010 u32 last_tag; member