Searched refs:number_of_instructions_to_execute (Results 1 – 1 of 1) sorted by relevance
3383 int64_t number_of_instructions_to_execute = 1; in Debug() local3384 GetValue(arg1, &number_of_instructions_to_execute); in Debug()3387 while (number_of_instructions_to_execute-- > 0) { in Debug()