Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Ddump.c1567 int currentPID = VG_(getpid)(); in CLG_() local
1568 if (currentPID == thisPID) { in CLG_()
1573 thisPID = currentPID; in CLG_()