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

/fuchsia/zircon/system/dev/misc/cpu-trace/
H A Dintel-pm.c458 bool have_fixed[IPM_MAX_FIXED_COUNTERS];
480 if (ss->have_fixed[counter]) {
485 ss->have_fixed[counter] = true;
680 for (unsigned i = 0; i < countof(ss->have_fixed); ++i)
681 ss->have_fixed[i] = false;
456 bool have_fixed[IPM_MAX_FIXED_COUNTERS]; member in struct:__anon431

Completed in 19 milliseconds