Searched refs:add_sample (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | bm_diff.py | 105 def add_sample(self, track, data, new): member in Benchmark 190 benchmarks[name].add_sample(track, row, True) 195 benchmarks[name].add_sample(track, row, False)
|
/external/libchrome/base/files/ |
D | important_file_writer.cc | 59 SampleType add_sample, in UmaHistogramExactLinearWithSuffix() argument 70 UmaHistogramExactLinear(histogram_full_name, static_cast<int>(add_sample), in UmaHistogramExactLinearWithSuffix()
|
/external/perfetto/tools/trace_to_text/ |
D | trace_to_profile.cc | 249 GSample* gsample = cur_profile.add_sample(); in DumpProfilePacket()
|
/external/perf_data_converter/src/ |
D | perf_data_converter.cc | 442 sample = profile->add_sample(); in AddOrUpdateSample()
|