Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.h128 bool first_ip = true; in ProcessSampleRecord() local
142 if (first_ip) { in ProcessSampleRecord()
143 first_ip = false; in ProcessSampleRecord()
Dcmd_record.cpp1809 bool first_ip = true; in CollectHitFileInfo() local
1825 if (first_ip) { in CollectHitFileInfo()
1826 first_ip = false; in CollectHitFileInfo()
Drecord.cpp849 bool first_ip = true; in GetCallChain() local
864 if (first_ip) { in GetCallChain()
865 first_ip = false; in GetCallChain()