Searched refs:cond_start (Results 1 – 3 of 3) sorted by relevance
115 bool cond_start (timevar_id_t tv);
502 return g_timer->cond_start (timevar); in timevar_cond_start()508 timer::cond_start (timevar_id_t timevar) in cond_start() function
9399 const char *cond_start = NULL; in find_condition_and_thread() local9418 tok = cond_start = end_tok + 1; in find_condition_and_thread()9422 *cond_string = savestring (cond_start, cond_end - cond_start); in find_condition_and_thread()10875 const char *cond_start = NULL; in watch_command_1() local11034 tok = cond_start = end_tok + 1; in watch_command_1()11138 if (cond_start) in watch_command_1()11139 b->cond_string = savestring (cond_start, cond_end - cond_start); in watch_command_1()