Searched refs:thread_plan_idx (Results 1 – 1 of 1) sorted by relevance
1906 uint32_t thread_plan_idx; in DoExecute() local1907 if (!llvm::to_integer(args.GetArgumentAtIndex(0), thread_plan_idx)) { in DoExecute()1914 if (thread_plan_idx == 0) { in DoExecute()1920 if (thread->DiscardUserThreadPlansUpToIndex(thread_plan_idx)) { in DoExecute()