Home
last modified time | relevance | path

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

/xnu-10063.121.3/pexpert/arm/hwtrace/
H A Dhwtrace.c195 pe_init_debug_command(DTEntry entryP, command_buffer_element_t **command_buffer, const char* entry_… in pe_init_debug_command() function
550 pe_init_debug_command(entryP, &cpu_halt, "cpu_halt"); in pe_arm_init_debug()
551 pe_init_debug_command(entryP, &enable_trace, "enable_trace"); in pe_arm_init_debug()
552 pe_init_debug_command(entryP, &enable_alt_trace, "enable_alt_trace"); in pe_arm_init_debug()
553 pe_init_debug_command(entryP, &trace_halt, "trace_halt"); in pe_arm_init_debug()
559 pe_init_debug_command(entryP, &enable_stop_clocks, "enable_stop_clocks"); in pe_arm_init_debug()
560 pe_init_debug_command(entryP, &stop_clocks, "stop_clocks"); in pe_arm_init_debug()