Searched defs:sample_times (Results 1 – 3 of 3) sorted by relevance
221 const std::unordered_set<uint64_t>& sample_times, bool skip_sample_print) in SampleUnwinder()362 const std::unordered_set<uint64_t>& sample_times, in TestFileGenerator()
52 pub fn sample_times(&self) -> &Sample<f64> { in sample_times() method
1505 std::vector<TimeTicks> sample_times; in PROFILER_TEST_F() local