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

/fuchsia/zircon/system/dev/misc/cpu-trace/
H A Dintel-pm.c63 NUM_MISC_EVENTS enumerator in enum:__anon426
67 static cpuperf_event_id_t misc_event_table_contents[NUM_MISC_EVENTS] = {
263 // 0 ... NUM_MISC_EVENTS - 1).
273 assert(result < NUM_MISC_EVENTS);
460 uint64_t have_misc[(NUM_MISC_EVENTS + 63) / 64];

Completed in 10 milliseconds