Home
last modified time | relevance | path

Searched defs:event_t (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c47 struct event_t { struct
61 static struct event_t event_set[EVENT_MAX]; argument
H A Dfanotify15.c49 struct event_t { struct
57 static struct event_t event_set[EVENT_MAX]; argument
H A Dfanotify13.c48 struct event_t { struct
49 unsigned long long expected_mask;
/aosp_15_r20/external/bcc/examples/cpp/
H A DRandomRead.cc55 struct event_t { struct
63 auto event = static_cast<event_t*>(data); in handle_output() argument
H A DFollyRequestContextSwitch.cc49 struct event_t { struct
57 auto event = static_cast<event_t*>(data); in handle_output() argument
H A DLLCStat.cc67 struct event_t { struct
68 int cpu;
69 int pid;
70 char name[16];
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify10.c40 struct event_t { struct
41 char name[BUF_SIZE];
42 unsigned int mask;
43 int wd;
H A Dinotify04.c43 struct event_t { struct
51 struct event_t event_set[EVENT_MAX]; argument
H A Dinotify07.c56 struct event_t { struct
67 static struct event_t event_set[EVENT_MAX]; argument
H A Dinotify02.c44 struct event_t { struct
51 static struct event_t event_set[EVENT_MAX]; argument
H A Dinotify08.c57 struct event_t { struct
65 static struct event_t event_set[EVENT_MAX]; argument
/aosp_15_r20/external/clang/test/CodeGen/
H A D2003-08-18-StructAsValue.c6 } event_t; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/example/fsm/aux_/
Dtransition.hpp34 typedef Event event_t; typedef
/aosp_15_r20/external/trusty/lk/include/kernel/
Devent.h40 } event_t; typedef
/aosp_15_r20/external/sdv/vsomeip/interface/compat/vsomeip/
Dprimitive_types.hpp21 typedef uint16_t event_t; typedef
/aosp_15_r20/external/sdv/vsomeip/interface/vsomeip/
Dprimitive_types.hpp22 typedef uint16_t event_t; typedef
/aosp_15_r20/external/liburing/test/
H A D35fa71a030ca.c70 } event_t; typedef
H A Dpollfree.c66 } event_t; typedef
/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_tests/
Dsubscribe_notify_test_one_event_two_eventgroups_client.cpp244 …void check_received_events_number(std::set<std::pair<vsomeip::event_t, std::uint32_t>> _expected) { in check_received_events_number()
/aosp_15_r20/external/OpenCSD/decoder/include/opencsd/
H A Dtrc_gen_elem_types.h165 } event_t; typedef
/aosp_15_r20/external/sdv/vsomeip/implementation/configuration/src/
Dconfiguration_impl.cpp3419 std::map<event_t, std::shared_ptr<debounce>> &_debounces) { in load_events_debounce()
3427 std::map<event_t, std::shared_ptr<debounce>> &_debounces) { in load_event_debounce()