Home
last modified time | relevance | path

Searched refs:nDisp (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/exp-bbv/
Dbbv_main.c495 static void bbv_thread_called ( ThreadId tid, ULong nDisp ) in bbv_thread_called() argument
/external/valgrind/helgrind/
Dhg_main.c1429 static void evh__start_client_code ( ThreadId tid, ULong nDisp ) { in evh__start_client_code() argument
1430 if (0) VG_(printf)("start %d %llu\n", (Int)tid, nDisp); in evh__start_client_code()
1439 static void evh__stop_client_code ( ThreadId tid, ULong nDisp ) { in evh__stop_client_code() argument
1440 if (0) VG_(printf)(" stop %d %llu\n", (Int)tid, nDisp); in evh__stop_client_code()