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

/fuchsia/zircon/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/
H A Dintel-pm.h334 #define IPM_CONFIG_FLAG_MASK 0x3 macro
/fuchsia/zircon/kernel/arch/x86/
H A Dperf_mon.cpp715 if (config->fixed_flags[i] & ~IPM_CONFIG_FLAG_MASK) {
773 if (config->programmable_flags[i] & ~IPM_CONFIG_FLAG_MASK) {
812 if (config->misc_flags[i] & ~IPM_CONFIG_FLAG_MASK) {

Completed in 100 milliseconds