Home
last modified time | relevance | path

Searched defs:add_sample (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
H A Dbm_diff.py110 def add_sample(self, track, data, new): member in Benchmark
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_diff.py103 def add_sample(self, track, data, new): member in Benchmark
/aosp_15_r20/system/extras/simpleperf/scripts/inferno/
H A Ddata_types.py72 def add_sample(self, sample, symbol, callchain): member in Process
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dgecko_profile_generator.py249 def add_sample(self, comm: str, stack: List[StackFrame], time_ms: Milliseconds) -> None: member in Thread
H A Dpprof_proto_generator.py545 def add_sample(self, sample): member in PprofProfileGenerator
/aosp_15_r20/external/libchrome/base/files/
H A Dimportant_file_writer.cc59 SampleType add_sample, in UmaHistogramExactLinearWithSuffix()
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c272 #define add_sample(dx, dy, sx, sy, rp) do { \ in derive_warpmv() macro
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h385413 inline ::android::os::statsd::DeviceRotatedSensorSample* DeviceRotatedSensorData::add_sample() { in add_sample() function