Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_thread.h181 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled);
Ddrd_clientreq.c266 DRD_(thread_set_record_loads)(drd_tid, arg[1]); in handle_client_request() local
Ddrd_main.c715 DRD_(thread_set_record_loads)(drd_tid, False); in drd_thread_finished() local
Ddrd_thread.c1213 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled) in DRD_() argument