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

/fuchsia/zircon/system/dev/misc/cpu-trace/
H A Dintel-pt.c91 static uint32_t ipt_config_model; variable
155 ipt_config_model = (a >> 4) & 0xf;
160 ipt_config_model += ((a >> 16) & 0xf) << 4;

Completed in 76 milliseconds