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