HomeSort by relevance Sort by last modified time
    Searched refs:thread_set_record_loads (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/drd/
drd_thread.h 180 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled);
drd_clientreq.c 266 DRD_(thread_set_record_loads)(drd_tid, arg[1]);
drd_main.c 713 DRD_(thread_set_record_loads)(drd_tid, False);
drd_thread.c 1204 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled) function
    [all...]

Completed in 32 milliseconds