Searched refs:counter_latched (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/usr/arrakismon/
H A Dlpc.c263 if (l->counter_latched[reg]) {
278 l->counter_latched[reg] = false;
712 l->counter_latched[tcw.u.counter_select] = true;
H A Dlpc.h260 bool counter_latched[3]; member in struct:lpc
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dlpc.c272 if (l->counter_latched[reg]) {
287 l->counter_latched[reg] = false;
719 l->counter_latched[tcw.u.counter_select] = true;
H A Dlpc.h270 bool counter_latched[3]; member in struct:lpc

Completed in 39 milliseconds