/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_trace_sched.cpp | 40 struct SampleInfo { struct 41 uint64_t timestamp; // the time when the kernel generates the sample 42 uint64_t runtime_in_ns; // the runtime of the thread in the sample 43 SampleInfo(uint64_t timestamp = 0, uint64_t runtime_in_ns = 0) in SampleInfo() argument
|
/aosp_15_r20/external/webrtc/system_wrappers/include/ |
H A D | metrics.h | 395 struct SampleInfo { struct 412 std::map<std::string, std::unique_ptr<SampleInfo>, rtc::AbslStringViewCmp>* argument
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | histogram_snapshot_manager.h | 60 struct SampleInfo { struct 77 std::map<uint64_t, SampleInfo> known_histograms_; argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager.h | 63 struct SampleInfo { struct 80 std::map<uint64_t, SampleInfo> known_histograms_; argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager.h | 63 struct SampleInfo { struct 80 std::map<uint64_t, SampleInfo> known_histograms_; argument
|
/aosp_15_r20/external/webrtc/system_wrappers/source/ |
H A D | metrics.cc | 142 std::unique_ptr<SampleInfo>, in GetAndReset() 278 SampleInfo::SampleInfo(absl::string_view name, in SampleInfo() function in webrtc::metrics::SampleInfo 296 std::map<std::string, std::unique_ptr<SampleInfo>, rtc::AbslStringViewCmp>* in GetAndReset()
|
H A D | metrics_default_unittest.cc | 30 std::unique_ptr<metrics::SampleInfo>, in NumSamples() 46 std::unique_ptr<metrics::SampleInfo>, in NumEvents()
|
/aosp_15_r20/development/samples/AppNavigation/src/com/example/android/appnavigation/app/ |
H A D | AppNavHomeActivity.java | 76 static class SampleInfo { class in AppNavHomeActivity 80 SampleInfo(String name, Intent intent) { in SampleInfo() method in AppNavHomeActivity.SampleInfo
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | FakeSampleStream.java | 294 private static class SampleInfo { class in FakeSampleStream 299 public SampleInfo(byte[] data, @C.BufferFlags int flags, long timeUs) { in SampleInfo() method in FakeSampleStream.SampleInfo
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | FakeSampleStream.java | 294 private static class SampleInfo { class in FakeSampleStream 299 public SampleInfo(byte[] data, @C.BufferFlags int flags, long timeUs) { in SampleInfo() method in FakeSampleStream.SampleInfo
|
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/ |
H A D | RTCMetricsSampleInfo.mm | 25 - (instancetype)initWithNativeSampleInfo:
|
/aosp_15_r20/external/deqp/executor/ |
H A D | xeTestCaseResult.hpp | 584 class SampleInfo : public Item class 587 SampleInfo(void) : Item(TYPE_SAMPLEINFO) in SampleInfo() function in xe::ri::SampleInfo
|
/aosp_15_r20/external/cronet/third_party/metrics_proto/ |
H A D | perf_data.proto | 167 message SampleInfo { message
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTestLog.hpp | 99 } SampleInfo; member in tcu::TestLog
|
H A D | tcuTestLog.cpp | 685 const TestLog::SampleInfoToken TestLog::SampleInfo = TestLog::SampleInfoToken(); member in tcu::TestLog
|
/aosp_15_r20/external/flac/src/flac/ |
H A D | encode.c | 62 } SampleInfo; typedef
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ |
D | perf_data.pb.h | 4614 typedef PerfDataProto_SampleInfo SampleInfo; in Swap() typedef
|