Searched refs:build_thread (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-darwin.c175 ThreadState *build_thread(const thread_state_t state, function
H A Dpriv_syswrap-darwin.h614 ThreadState *build_thread(const thread_state_t state,
H A Dsyswrap-amd64-darwin.c221 ThreadState *build_thread(const thread_state_t state, function
H A Dsyswrap-darwin.c6433 new_thread = build_thread(regs, req->flavor, req->new_stateCnt);
/external/oprofile/libpp/
H A Dxml_utils.cpp448 void build_thread(string const & tid, size_t l, size_t h);
824 my_threads[nr_threads++].build_thread(tid, l, h);
848 void thread_info::build_thread(string const & tid, size_t l, size_t h) function in class:thread_info

Completed in 503 milliseconds