Home
last modified time | relevance | path

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

/external/bcc/examples/cpp/
DRandomRead.cc60 struct event_t { struct
68 auto event = static_cast<event_t*>(data); in handle_output() argument
DFollyRequestContextSwitch.cc49 struct event_t { struct
57 auto event = static_cast<event_t*>(data); in handle_output() argument
DLLCStat.cc63 struct event_t { struct
64 int cpu;
65 int pid;
66 char name[16];
/external/syzkaller/executor/
Dcommon_windows.h44 struct event_t { struct
50 static void event_init(event_t* ev) in event_init() argument
Dcommon_fuchsia.h123 } event_t; typedef
Dcommon.h253 } event_t; typedef
Dcommon_linux.h22 } event_t; typedef
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify04.c61 struct event_t { struct
69 struct event_t event_set[EVENT_MAX]; argument
Dinotify07.c71 struct event_t { struct
84 static struct event_t event_set[EVENT_MAX]; argument
Dinotify02.c63 struct event_t { struct
70 static struct event_t event_set[EVENT_MAX]; argument
Dinotify08.c73 struct event_t { struct
83 static struct event_t event_set[EVENT_MAX]; argument
/external/clang/test/CodeGen/
D2003-08-18-StructAsValue.c6 } event_t; typedef
/external/perf_data_converter/src/quipper/
Dsample_info_reader.h16 typedef perf_event event_t; typedef
/external/perf_data_converter/src/quipper/kernel/
Dperf_internals.h375 typedef perf_event event_t; typedef