Home
last modified time | relevance | path

Searched defs:events (Results 226 - 250 of 1368) sorted by relevance

12345678910>>...55

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c29 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 Dmainloop.c28 struct epoll_event events[MAX_EVENTS]; in mainloop() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dpoll.h35 short events; member
/kernel/liteos_a/kernel/extended/perf/pmu/
H A Dperf_hw_pmu.c66 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 Dperf_timed_pmu.c48 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 Dlos_event.c148 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 Dprt_event.c98 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 Dpoll.h48 short events; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dthermal.h12 enum events { enum
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dpoll.h48 short events; member
/test/xts/acts/account/appaccount/sceneProject/actsaccountsceneonoff/entry/src/main/js/MainAbility/pages/index/
H A Dindex.js
/third_party/curl/lib/
H A Dselect.h53 short events; member
/third_party/libuv/src/unix/
H A Dasync.c104 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 Dtst_epoll.c67 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 Dares_event_epoll.c149 struct epoll_event events[8]; in ares_evsys_epoll_wait() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py129 def events(): function
/third_party/libinput/test/
H A Dlitest-device-wacom-isdv4-524c-pen.c145 static int events[] = { variable
H A Dlitest-device-protocol-a-touch-screen.c198 static int events[] = { variable
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl01.c28 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 Dtest-uinput.c353 struct input_event events[] = { {{0, 0}, EV_REL, REL_X, 1}, in START_TEST() local
/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.c7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
/third_party/pulseaudio/src/modules/
H A Dstdin-util.c261 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 Dpoll.h36 short events; member
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dudp_server_demo.cpp76 struct epoll_event events[MAXEPOLLSIZE]; in main() local
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_client.cpp141 int32_t DistributedClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo() argument

Completed in 10 milliseconds

12345678910>>...55