Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dthreads.c325 static exec_state* new_exec_state(Int sigNum) in new_exec_state() function
347 es->entry[0] = new_exec_state(0); in CLG_()
401 es = new_exec_state(sigNum); in push_exec_state()