/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop() argument 74 determine_overhead(struct event *events) determine_overhead() argument 96 struct event events[2]; test_body() local [all...] |
/kernel/linux/linux-6.6/tools/thermal/lib/ |
H A D | mainloop.c | 28 struct epoll_event events[MAX_EVENTS]; in mainloop() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | poll.h | 35 short events; member
|
/kernel/liteos_a/kernel/extended/perf/pmu/ |
H A D | perf_hw_pmu.c | 66 PerfEvent *events = &g_perfHw->events; in OsPerfHwConfig() local 112 PerfEvent *events = &g_perfHw->events; in OsPerfHwStart() local 134 PerfEvent *events = &g_perfHw->events; OsPerfHwStop() local [all...] |
H A D | perf_timed_pmu.c | 48 PerfEvent *events = &g_perfTimed.pmu.events; in OsPerfTimedStart() local 77 PerfEvent *events = &g_perfTimed.pmu.events; in OsPerfTimedConfig() local 122 PerfEvent *events = &g_perfTimed.pmu.events; in OsPerfTimedHandle() local [all...] |
/kernel/liteos_m/kernel/src/ |
H A D | los_event.c | 148 LITE_OS_SEC_TEXT UINT32 LOS_EventWrite(PEVENT_CB_S eventCB, UINT32 events)
in LOS_EventWrite() argument
|
/kernel/uniproton/src/core/ipc/event/ |
H A D | prt_event.c | 98 OS_SEC_L4_TEXT U32 PRT_EventRead(U32 eventMask, U32 flags, U32 timeOut, U32 *events) in PRT_EventRead() argument 162 OS_SEC_L4_TEXT U32 PRT_EventWrite(U32 taskId, U32 events) in PRT_EventWrite() argument
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | poll.h | 48 short events; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | thermal.h | 12 enum events { enum
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | poll.h | 48 short events; member
|
/test/xts/acts/account/appaccount/sceneProject/actsaccountsceneonoff/entry/src/main/js/MainAbility/pages/index/ |
H A D | index.js | |
/third_party/curl/lib/ |
H A D | select.h | 53 short events; member
|
/third_party/libuv/src/unix/ |
H A D | async.c | 104 static void uv__async_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__async_io() argument
|
/third_party/ltp/lib/ |
H A D | tst_epoll.c | 67 safe_epoll_wait(const char *const file, const int lineno, int epfd, struct epoll_event *events, int maxevents, int timeout) safe_epoll_wait() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_event_epoll.c | 149 struct epoll_event events[8]; in ares_evsys_epoll_wait() local [all...] |
/third_party/libinput/tools/ |
H A D | libinput-analyze-touch-down-state.py | 129 def events(): function
|
/third_party/libinput/test/ |
H A D | litest-device-wacom-isdv4-524c-pen.c | 145 static int events[] = { variable
|
H A D | litest-device-protocol-a-touch-screen.c | 198 static int events[] = { variable
|
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
H A D | epoll_ctl01.c | 28 static struct epoll_event events[3] = { variable 59 has_event(struct epoll_event *epvs, int len, int fd, unsigned int events) has_event() argument 75 unsigned int events; check_epoll_ctl() local [all...] |
/third_party/libevdev/test/ |
H A D | test-uinput.c | 353 struct input_event events[] = { {{0, 0}, EV_REL, REL_X, 1}, in START_TEST() local
|
/third_party/node/deps/uvwasi/src/ |
H A D | poll_oneoff.c | 7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | stdin-util.c | 261 io_event_cb( pa_mainloop_api*a, pa_io_event* e, int fd, pa_io_event_flags_t events, void *userdata) io_event_cb() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | poll.h | 36 short events; member
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/ |
H A D | udp_server_demo.cpp | 76 struct epoll_event events[MAXEPOLLSIZE]; in main() local
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/ |
H A D | dms_client.cpp | 141 int32_t DistributedClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events)
in GetDSchedEventInfo() argument
|