Searched refs:last_tag (Results 1 – 6 of 6) sorted by relevance
80 #define PAI_PMU_IDX(x) ((x)->hw.last_tag)
260 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()
695 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()
153 u64 last_tag; member
35 #define TEAR_REG(hwc) ((hwc)->last_tag)
3010 u32 last_tag; member