/aosp_15_r20/system/logging/liblog/ |
H A D | log_event_list.cpp | 155 auto* event_list = reinterpret_cast<android_event_list_t*>(&context->storage[context->pos]); in android_log_write_list_begin() local 498 auto* event_list = reinterpret_cast<android_event_list_t*>(&context->storage[pos]); in android_log_read_next_internal() local
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-record.c | 122 struct event_list { struct 123 struct event_list *next; argument 134 struct tracecmd_event_list *listed_events; argument 5788 struct event_list *event_list; in create_hook_event() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
H A 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()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/ |
H A 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
|
/aosp_15_r20/external/libtraceevent/src/ |
H A D | parse-filter.c | 28 struct event_list { struct 29 struct event_list *next; argument 30 struct tep_event *event;
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | thread_unittest.cc | 84 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList() 107 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | thread_unittest.cc | 95 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList() 116 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
|
/aosp_15_r20/system/core/libstats/pull_lazy/tests/ |
H A D | libstatspull_lazy_test.cpp | 50 AStatsEventList* event_list = NULL; in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/gnss/common/utils/vts/include/ |
H A D | GnssCallbackEventQueue.h | 100 int GnssCallbackEventQueue<T>::retrieve(std::list<T>& event_list, int count, int timeout_seconds) { in retrieve()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | op_stats_to_pod_stats.cc | 45 std::initializer_list<EventType> event_list) { in CreatePodStatsRecord()
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | wrapper_benchmark.py | 157 def parse_profile_event_list( argument
|
/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/ |
H A D | main.cc | 106 std::vector<perfetto::FtraceEventName> event_list = in main() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | profiler_legacy.cpp | 323 auto event_list = std::make_shared<RangeEventList>(); in getEventList() local
|
/aosp_15_r20/system/logging/liblog/tests/ |
H A D | liblog_test.cpp | 1849 auto* event_list = reinterpret_cast<android_event_list_t*>(event_data); in android_errorWriteWithInfoLog_helper() local 1975 auto* event_list = reinterpret_cast<android_event_list_t*>(event_data); in TEST() local
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-output.c | 992 struct tracecmd_event_list *event_list) in create_event_list() 1004 struct tracecmd_event_list *event_list, bool compress) in read_event_files()
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ |
D | utils.py | 497 def _process_events(self, event_list): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | group_events.cc | 496 void SortRootEventList(EventList* event_list) { in SortRootEventList()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/ |
H A D | cl.c | 1135 const cl_event * event_list) CL_API_SUFFIX__VERSION_1_0 in clWaitForEvents() 1923 const cl_event * event_list) CL_API_SUFFIX__VERSION_1_0 in clEnqueueWaitForEvents()
|
/aosp_15_r20/external/angle/src/libOpenCL/ |
H A 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()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | proactor_events.py | 880 def _process_events(self, event_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | proactor_events.py | 880 def _process_events(self, event_list): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | proactor_events.py | 880 def _process_events(self, event_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | proactor_events.py | 880 def _process_events(self, event_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | proactor_events.py | 880 def _process_events(self, event_list): argument
|