/external/tensorflow/tensorflow/core/profiler/convert/ |
D | op_stats_to_pod_stats.cc | 45 std::initializer_list<EventType> event_list) { in CreatePodStatsRecord()
|
/external/pytorch/torch/_inductor/ |
D | wrapper_benchmark.py | 157 def parse_profile_event_list( argument
|
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
D | pmu_event_filter_test.c | 85 static const uint64_t event_list[] = { variable 224 create_pmu_event_filter(const uint64_t event_list[], in create_pmu_event_filter()
|
/external/perfetto/src/tools/ftrace_proto_gen/ |
D | main.cc | 106 std::vector<perfetto::FtraceEventName> event_list = in main() local
|
/external/OpenCL-CTS/test_conformance/events/ |
D | test_events.cpp | 727 cl_event event_list[3] = { NULL, NULL, NULL }; in test_event_enqueue_marker_with_event_list() local 780 cl_event event_list[3] = { NULL, NULL, NULL }; in test_event_enqueue_barrier_with_event_list() local
|
/external/libchrome/base/threading/ |
D | thread_unittest.cc | 84 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList() 107 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
|
/external/cronet/stable/base/threading/ |
D | thread_unittest.cc | 95 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList() 116 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
|
/external/cronet/tot/base/threading/ |
D | thread_unittest.cc | 95 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList() 116 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
|
/external/libtraceevent/src/ |
D | parse-filter.c | 28 struct event_list { struct 29 struct event_list *next; argument 30 struct tep_event *event;
|
/external/trace-cmd/tracecmd/ |
D | trace-record.c | 128 struct event_list { struct 129 struct event_list *next; argument 140 struct tracecmd_event_list *listed_events; argument 5857 struct event_list *event_list; in create_hook_event() local
|
/external/pytorch/torch/csrc/autograd/ |
D | profiler_legacy.cpp | 323 auto event_list = std::make_shared<RangeEventList>(); in getEventList() local
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | utils.py | 506 def _process_events(self, event_list): argument
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | group_events.cc | 496 void SortRootEventList(EventList* event_list) { in SortRootEventList()
|
/external/python/cpython3/Lib/asyncio/ |
D | proactor_events.py | 880 def _process_events(self, event_list): argument
|
D | selector_events.py | 740 def _process_events(self, event_list): argument
|
/external/trace-cmd/lib/trace-cmd/ |
D | trace-output.c | 1006 struct tracecmd_event_list *event_list) in create_event_list() 1018 struct tracecmd_event_list *event_list, bool compress) in read_event_files()
|
/external/ComputeLibrary/src/core/CL/ |
D | OpenCL.cpp | 228 const cl_event *event_list) in clWaitForEvents()
|
/external/OpenCL-ICD-Loader/test/driver_stub/ |
D | cl.c | 1118 const cl_event * event_list) CL_API_SUFFIX__VERSION_1_0 in clWaitForEvents() 1907 const cl_event * event_list) CL_API_SUFFIX__VERSION_1_0 in clEnqueueWaitForEvents()
|
/external/angle/src/libGLESv2/ |
D | cl_stubs.cpp | 650 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents() 1181 const cl_event *event_list) in EnqueueWaitForEvents()
|
D | entry_points_cl_autogen.cpp | 775 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() 1451 const cl_event *event_list) in clEnqueueWaitForEvents()
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 310 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() 600 const cl_event *event_list) in clEnqueueWaitForEvents()
|
/external/angle/src/libANGLE/ |
D | validationCL.cpp | 1650 cl_int ValidateWaitForEvents(cl_uint num_events, const cl_event *event_list) in ValidateWaitForEvents() 2518 const cl_event *event_list) in ValidateEnqueueWaitForEvents()
|
/external/OpenCL-ICD-Loader/test/layer/ |
D | icd_print_layer_generated.c | 526 const cl_event* event_list) CL_API_SUFFIX__VERSION_1_0 in clWaitForEvents_wrap() 1021 const cl_event* event_list) CL_API_SUFFIX__VERSION_1_1_DEPRECATED in clEnqueueWaitForEvents_wrap()
|
/external/OpenCL-ICD-Loader/loader/ |
D | icd_dispatch_generated.c | 1388 const cl_event* event_list) in clWaitForEvents() 1409 const cl_event* event_list) in clWaitForEvents_disp() 2714 const cl_event* event_list) in clEnqueueWaitForEvents() 2735 const cl_event* event_list) in clEnqueueWaitForEvents_disp()
|
/external/wayland/src/ |
D | wayland-client.c | 77 struct wl_list event_list; member
|