Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Duncore.c259 hwc->last_tag = ++box->tags[idx]; in uncore_assign_hw_event()
622 hwc->last_tag == box->tags[assign[i]]) in uncore_pmu_event_add()
640 hwc->last_tag != box->tags[assign[i]]) in uncore_pmu_event_add()
683 event->hw.last_tag = ~0ULL; in uncore_pmu_event_del()
769 event->hw.last_tag = ~0ULL; in uncore_pmu_event_init()
H A Duncore_snb.c945 event->hw.last_tag = ~0ULL; in snb_uncore_imc_event_init()
/linux-6.15/arch/x86/events/
H A Dcore.c676 event->hw.last_tag = ~0ULL; in __x86_pmu_event_init()
1225 hwc->last_tag = ++cpuc->tags[i]; in x86_assign_hw_event()
1282 hwc->last_tag == cpuc->tags[i]; in match_prev_assignment()
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c1022 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_enable_ints()
1024 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_enable_ints()
1072 tw32_mailbox(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_int_reenable()
6512 tnapi->last_tag, tnapi->last_irq_tag, in tg3_dump_state()
7274 tnapi->last_tag = sblk->status_tag; in tg3_poll_msix()
7275 tnapi->last_irq_tag = tnapi->last_tag; in tg3_poll_msix()
7374 tnapi->last_tag = sblk->status_tag; in tg3_poll()
7375 tnapi->last_irq_tag = tnapi->last_tag; in tg3_poll()
8680 tnapi->last_tag = 0; in tg3_init_rings()
9207 tnapi->last_tag = 0; in tg3_chip_reset()
[all …]
H A Dtg3.h3010 u32 last_tag; member
/linux-6.15/include/linux/
H A Dperf_event.h160 u64 last_tag; member
/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c37 #define TEAR_REG(hwc) ((hwc)->last_tag)