Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/
H A Dexport_json.cc1344 base::Optional<StringId> private_footprint_id = in ExportMemorySnapshots() local
1379 if (private_footprint_id && (process_counters.name()[counter_index] == in ExportMemorySnapshots()
1380 private_footprint_id)) { in ExportMemorySnapshots()