Home
last modified time | relevance | path

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

/external/perf_data_converter/src/quipper/
Dsample_info_reader_test.cc21 uint64_t sample_type = // * == in sample_id_all in TEST() local
86 uint64_t sample_type = // * == in sample_id_all in TEST() local
143 uint64_t sample_type = // * == in sample_id_all in TEST() local
Dperf_reader_test.cc477 __u64 sample_type; in TEST() member
567 const u64 sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | in TEST() local
720 const u64 sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_READ | PERF_SAMPLE_ID; in TEST() local
795 const u64 sample_type = // * == in sample_id_all in TEST() local
Dperf_serializer.cc350 uint64_t sample_type = 0; in SerializeSampleEvent() local
714 uint64_t sample_type = 0; in SerializeSampleInfo() local
1024 const u64 sample_type = attr.sample_type; in UpdateEventIdPositions() local
Dsample_info_reader.cc558 uint64_t sample_type) { in GetSampleFieldsForEventType()
Dtest_perf_data.h103 explicit ExamplePerfEventAttrEvent_Hardware(u64 sample_type, in ExamplePerfEventAttrEvent_Hardware()
168 explicit ExamplePerfFileAttr_Hardware(u64 sample_type, bool sample_id_all) in ExamplePerfFileAttr_Hardware()
Dperf_data.proto47 optional uint64 sample_type = 6; field
/external/perf_data_converter/src/
Dprofile.proto48 repeated ValueType sample_type = 1; field
Dperf_data_converter.cc342 auto sample_type = profile->add_sample_type(); in GetOrCreateBuilder() local
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto7 repeated ValueType sample_type = 1; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto60 repeated ValueType sample_type = 1; field
/external/strace/
Dperf_event_struct.h14 uint64_t sample_type; member
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp757 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
Dvalidate_image.cpp925 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc311 auto sample_type = profile_pb->mutable_sample_type()->Add(); in Build() local
/external/strace/tests/
Dperf_event_open.c147 const char *type, const char *config, const char *sample_type, in print_event_attr()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp757 const uint32_t sample_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
Dvalidate_image.cpp925 const uint32_t sample_type = _.GetOperandTypeId(inst, 4); in ValidateImageTexelPointer() local
/external/strace/tests-mx32/
Dperf_event_open.c147 const char *type, const char *config, const char *sample_type, in print_event_attr()
/external/strace/tests-m32/
Dperf_event_open.c147 const char *type, const char *config, const char *sample_type, in print_event_attr()
/external/kernel-headers/original/uapi/sound/
Dskl-tplg-interface.h179 __u32 sample_type; member
/external/v8/tools/
Dll_prof.py655 def _SampleEventBodyDesc(self, sample_type): argument
/external/perf_data_converter/src/quipper/kernel/
Dperf_event.h264 __u64 sample_type; member
/external/kernel-headers/original/uapi/linux/
Dperf_event.h332 __u64 sample_type; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c2234 enum lp_sampler_op_type sample_type, in emit_sample()