Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.h123 bool first_ip = true; in ProcessSampleRecord() local
137 if (first_ip) { in ProcessSampleRecord()
138 first_ip = false; in ProcessSampleRecord()
Drecord.cpp992 bool first_ip = true; in GetCallChain() local
1007 if (first_ip) { in GetCallChain()
1008 first_ip = false; in GetCallChain()