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

/fuchsia/zircon/system/dev/misc/cpu-trace/
H A Dintel-pt.c145 unsigned a, b, c, d, max_leaf;
147 max_leaf = __get_cpuid_max(0, NULL);
148 if (max_leaf < 0x14) {
182 if (max_leaf >= 0x15) {
144 unsigned a, b, c, d, max_leaf; local

Completed in 76 milliseconds