Home
last modified time | relevance | path

Searched defs:event_list (Results 1 – 25 of 44) sorted by relevance

12

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_pod_stats.cc45 std::initializer_list<EventType> event_list) { in CreatePodStatsRecord()
/external/pytorch/torch/_inductor/
Dwrapper_benchmark.py157 def parse_profile_event_list( argument
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dpmu_event_filter_test.c85 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/
Dmain.cc106 std::vector<perfetto::FtraceEventName> event_list = in main() local
/external/OpenCL-CTS/test_conformance/events/
Dtest_events.cpp727 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/
Dthread_unittest.cc84 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList()
107 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
/external/cronet/stable/base/threading/
Dthread_unittest.cc95 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList()
116 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
/external/cronet/tot/base/threading/
Dthread_unittest.cc95 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList()
116 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
/external/libtraceevent/src/
Dparse-filter.c28 struct event_list { struct
29 struct event_list *next; argument
30 struct tep_event *event;
/external/trace-cmd/tracecmd/
Dtrace-record.c128 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/
Dprofiler_legacy.cpp323 auto event_list = std::make_shared<RangeEventList>(); in getEventList() local
/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py506 def _process_events(self, event_list): argument
/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events.cc496 void SortRootEventList(EventList* event_list) { in SortRootEventList()
/external/python/cpython3/Lib/asyncio/
Dproactor_events.py880 def _process_events(self, event_list): argument
Dselector_events.py740 def _process_events(self, event_list): argument
/external/trace-cmd/lib/trace-cmd/
Dtrace-output.c1006 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/
DOpenCL.cpp228 const cl_event *event_list) in clWaitForEvents()
/external/OpenCL-ICD-Loader/test/driver_stub/
Dcl.c1118 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/
Dcl_stubs.cpp650 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents()
1181 const cl_event *event_list) in EnqueueWaitForEvents()
Dentry_points_cl_autogen.cpp775 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/
DlibOpenCL_autogen.cpp310 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/
DvalidationCL.cpp1650 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/
Dicd_print_layer_generated.c526 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/
Dicd_dispatch_generated.c1388 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/
Dwayland-client.c77 struct wl_list event_list; member

12