monitorbuf
_Static_assert(sizeof(struct monitorbuf) == 128, "2x cache line");
struct monitorbuf pc_monitorbuf __aligned(128); /* cache line */\
_Static_assert(sizeof(struct monitorbuf) == 128, "2x cache line");
struct monitorbuf pc_monitorbuf __aligned(128); /* cache line */\
struct monitorbuf *mb;
state = &PCPU_PTR(monitorbuf)->idle_state;
struct monitorbuf *mb;
state = &PCPU_PTR(monitorbuf)->idle_state;
state = &PCPU_PTR(monitorbuf)->idle_state;
state = &PCPU_PTR(monitorbuf)->idle_state;
state = &PCPU_PTR(monitorbuf)->idle_state;
struct monitorbuf *mb;
struct monitorbuf *mb;
mb = PCPU_PTR(monitorbuf);