Home
last modified time | relevance | path

Searched defs:monitorbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/include/
H A Dpcpu.h38 struct monitorbuf { struct
43 _Static_assert(sizeof(struct monitorbuf) == 128, "2x cache line"); argument
/freebsd/sys/amd64/include/
H A Dpcpu.h42 struct monitorbuf { struct
47 _Static_assert(sizeof(struct monitorbuf) == 128, "2x cache line"); argument