Searched refs:smaps_packet (Results 1 – 1 of 1) sorted by relevance
464 auto* smaps_packet = trace_packet->set_smaps_packet(); in DumpSmaps() local465 smaps_packet->set_pid(getpid()); in DumpSmaps()467 [&smaps_packet](const perfetto::profiling::SmapsEntry& e) { in DumpSmaps()469 auto* smaps_entry = smaps_packet->add_entries(); in DumpSmaps()