Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h576 const tables::CpuProfileStackSampleTable& cpu_profile_stack_sample_table() in cpu_profile_stack_sample_table() function
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_impl.cc390 for (auto it = storage.cpu_profile_stack_sample_table().IterateRows(); it; in GetTraceTimestampBoundsNs()
H A Dexport_json.cc1350 storage_->cpu_profile_stack_sample_table(); in ExportCpuProfileSamples()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser_impl_unittest.cc2903 const auto& samples = storage_->cpu_profile_stack_sample_table(); in TEST_F()
2989 const auto& samples = storage_->cpu_profile_stack_sample_table(); in TEST_F()