Home
last modified time | relevance | path

Searched defs:mwait (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-packet.c408 static struct ptunit_result mwait(struct packet_fixture *pfix) in mwait() function
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h884 struct pt_packet_mwait mwait; member
1379 } mwait; member
H A Dintel-pt.h.in884 struct pt_packet_mwait mwait; member
1379 } mwait; member
/freebsd/sys/dev/usb/net/
H A Duhso.c1666 struct mbuf *m, *m0, *mwait; in uhso_if_rxflush() local
/freebsd/sys/kern/
H A Dkern_sig.c373 ksiginfo_alloc(int mwait) in ksiginfo_alloc()