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

  /external/valgrind/drd/
drd_thread.h 181 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 715 DRD_(thread_set_record_loads)(drd_tid, False);
    [all...]
drd_thread.c 1213 void DRD_(thread_set_record_loads)(const DrdThreadId tid, const Bool enabled) function
    [all...]

Completed in 28 milliseconds