Home
last modified time | relevance | path

Searched defs:sample_type (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dperf_event_attr.h49 uint64_t sample_type() const { return attr_.sample_type; } in sample_type() function
H A Dperf_event_attr.cc45 size_t CountSetFlags(uint64_t sample_type) { in CountSetFlags()
H A Dsample.cc162 const uint64_t sample_type = record.attr->sample_type(); in Parse() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dpacket.py80 def __init__(self, raw_data, sample_time, sample_type, entry_index): argument
/aosp_15_r20/system/extras/simpleperf/
H A Devent_attr.cpp50 static std::string SampleTypeToString(uint64_t sample_type) { in SampleTypeToString()
H A Drecord.h200 uint64_t sample_type; member
387 uint64_t sample_type; // sample_type is a bit mask determining which fields member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofile.proto7 repeated ValueType sample_type = 1; field
/aosp_15_r20/external/perfetto/protos/third_party/pprof/
H A Dprofile.proto57 repeated ValueType sample_type = 1; field
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dpprof_reader.cc158 [value_name_string_index](const auto& sample_type) { in get_sample_value_index()
/aosp_15_r20/external/perfetto/src/tools/protoprofile/
H A Dmain.cc99 auto* sample_type = profile->add_sample_type(); in Compute() local
/aosp_15_r20/external/cronet/components/metrics/serialization/
H A Dmetric_sample.cc18 MetricSample::MetricSample(MetricSample::SampleType sample_type, in MetricSample() function in metrics::MetricSample
/aosp_15_r20/external/strace/
H A Dperf_event_struct.h14 uint64_t sample_type; member
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dperf_data.proto51 optional uint64 sample_type = 6; field
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dprofile_builder.cc260 auto* sample_type = result_->add_sample_type(); in WriteSampleTypes() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dperf_event_open.c147 const char *type, const char *config, const char *sample_type, in print_event_attr()
/aosp_15_r20/external/strace/tests-m32/
H A Dperf_event_open.c147 const char *type, const char *config, const char *sample_type, in print_event_attr()
/aosp_15_r20/external/strace/tests/
H A Dperf_event_open.c147 const char *type, const char *config, const char *sample_type, in print_event_attr()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc320 auto sample_type = profile_pb->mutable_sample_type()->Add(); in Build() local
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/sound/
Dskl-tplg-interface.h134 __u32 sample_type; member

1234