Searched refs:perf_sample_table (Results 1 – 3 of 3) sorted by relevance
391 storage->perf_sample_table().callsite_id().is_not_null()}; in BuildNativeCallStackSamplingFlamegraph()425 storage->perf_sample_table(), std::move(table_and_callsites.tbl), in BuildNativeCallStackSamplingFlamegraph()
591 const tables::PerfSampleTable& perf_sample_table() const { in perf_sample_table() function
382 for (auto it = storage.perf_sample_table().IterateRows(); it; ++it) { in GetTraceTimestampBoundsNs()