Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/pgo/
H A Dprofile_runtime.c77 return DebuggerTrapWithState(DBOP_RESET_PGO_COUNTERS, NULL, NULL, NULL, 0, NULL, FALSE, 0, NULL); in kextpgo_trap()
/xnu-12377.61.12/osfmk/kern/
H A Ddebug.h840 DBOP_RESET_PGO_COUNTERS, enumerator
H A Ddebug.c1769 } else if (debugger_current_op == DBOP_RESET_PGO_COUNTERS) {