Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dexport_json.cc1559 std::optional<StringId> private_footprint_id = in ExportMemorySnapshots() local
1594 if (private_footprint_id && (process_counters.name()[counter_index] == in ExportMemorySnapshots()
1595 private_footprint_id)) { in ExportMemorySnapshots()