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

/linux-master/arch/s390/include/asm/
H A Dperf_event.h69 #define TEAR_REG(hwc) ((hwc)->last_tag)
/linux-master/arch/x86/events/intel/
H A Duncore.c258 hwc->last_tag = ++box->tags[idx];
619 hwc->last_tag == box->tags[assign[i]])
637 hwc->last_tag != box->tags[assign[i]])
680 event->hw.last_tag = ~0ULL;
766 event->hw.last_tag = ~0ULL;
H A Duncore_snb.c916 event->hw.last_tag = ~0ULL;
/linux-master/arch/x86/events/
H A Dcore.c668 event->hw.last_tag = ~0ULL;
1220 hwc->last_tag = ++cpuc->tags[i];
1278 hwc->last_tag == cpuc->tags[i];
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c1021 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24);
1023 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24);
1071 tw32_mailbox(tnapi->int_mbox, tnapi->last_tag << 24);
1074 * The last_tag we write above tells the chip which piece of
6515 tnapi->last_tag, tnapi->last_irq_tag,
7273 /* tp->last_tag is used in tg3_int_reenable() below
7277 tnapi->last_tag = sblk->status_tag;
7278 tnapi->last_irq_tag = tnapi->last_tag;
7293 tw32_mailbox(tnapi->int_mbox, tnapi->last_tag << 24);
7373 /* tp->last_tag i
[all...]
H A Dtg3.h3010 u32 last_tag; member in struct:tg3_napi
/linux-master/include/linux/
H A Dperf_event.h160 u64 last_tag; member in struct:hw_perf_event::__anon300::__anon301

Completed in 403 milliseconds