Home
last modified time | relevance | path

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

/xnu-12377.81.4/pexpert/arm/hwtrace/
H A Dhwtrace.c204 command_buffer_element_t *command_starting_index = next_command_buffer_entry; in pe_init_debug_command() local
243 __func__, entry_name, next_command_buffer_entry - command_starting_index, in pe_init_debug_command()
250 __func__, entry_name, next_command_buffer_entry - command_starting_index ); in pe_init_debug_command()
277 *command_buffer = command_starting_index; in pe_init_debug_command()