Home
last modified time | relevance | path

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

/xnu-11215.1.10/pexpert/arm/hwtrace/
H A Dhwtrace.c198 command_buffer_element_t *command_starting_index = next_command_buffer_entry; in pe_init_debug_command() local
237 __func__, entry_name, next_command_buffer_entry - command_starting_index, in pe_init_debug_command()
244 __func__, entry_name, next_command_buffer_entry - command_starting_index ); in pe_init_debug_command()
271 *command_buffer = command_starting_index; in pe_init_debug_command()