Searched refs:tool_handle_client_request (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_tooliface.h139 Bool (*tool_handle_client_request)(ThreadId, UWord*, UWord*); member in struct:__anon11131
H A Dm_tooliface.c269 VG_(tdict).tool_handle_client_request = handle;
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1626 if ( VG_TDICT_CALL(tool_handle_client_request, tid, arg, &ret) )

Completed in 298 milliseconds