Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report_sample.cpp443 bool first_ip = true; in PrintSampleRecordInProtobuf() local
459 if (first_ip) { in PrintSampleRecordInProtobuf()
460 first_ip = false; in PrintSampleRecordInProtobuf()
623 bool first_ip = true; in PrintSampleRecord() local
639 if (first_ip) { in PrintSampleRecord()
640 first_ip = false; in PrintSampleRecord()
Dsample_tree.h126 bool first_ip = true; in ProcessSampleRecord() local
140 if (first_ip) { in ProcessSampleRecord()
141 first_ip = false; in ProcessSampleRecord()
Dreport_lib_interface.cpp326 bool first_ip = true; in GetCallChainOfCurrentSample() local
343 if (first_ip) { in GetCallChainOfCurrentSample()
344 first_ip = false; in GetCallChainOfCurrentSample()
Dcmd_record.cpp1382 bool first_ip = true; in CollectHitFileInfo() local
1398 if (first_ip) { in CollectHitFileInfo()
1399 first_ip = false; in CollectHitFileInfo()