Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dthreads.c36 static exec_state* push_exec_state(int);
213 es = push_exec_state(sigNum); in CLG_()
389 static exec_state* push_exec_state(int sigNum) in push_exec_state() function