Home
last modified time | relevance | path

Searched refs:CYCLES_EVENT (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/tests/ktrace/
H A Dkpc_tests.c75 #define CYCLES_EVENT 0x02 macro
77 #define CYCLES_EVENT (0x10000 | 0x20000 | 0x3c) macro
258 prepare_kpc(&mch, true, CYCLES_EVENT);
376 prepare_kpc(&mch, true, CYCLES_EVENT);
429 (uint64_t)CYCLES_EVENT & UINT8_MAX,