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 176 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled);
drd_clientreq.c 199 DRD_(thread_set_record_loads)(drd_tid, arg[1]);
drd_main.c 631 DRD_(thread_set_record_loads)(drd_tid, False);
drd_thread.c 1195 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled) function
    [all...]

Completed in 20 milliseconds