Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Ddump.c1570 int currentPID = VG_(getpid)(); in CLG_() local
1571 if (currentPID == thisPID) { in CLG_()
1576 thisPID = currentPID; in CLG_()