Searched defs:event_t (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A D2003-08-18-StructAsValue.c6 } event_t; typedef in typeref:struct:__anon2384
8 event_t test(int X) {
9 event_t foo = { 1 }, bar = { 2 };
/external/perf_data_converter/src/quipper/
H A Dsample_info_reader.h16 typedef perf_event event_t; typedef in namespace:quipper
24 bool ReadPerfSampleInfo(const event_t& event,
26 bool WritePerfSampleInfo(const perf_sample& sample, event_t* event) const;
42 static uint64_t GetPerfSampleDataOffset(const event_t& event);
/external/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify04.c66 struct event_t { struct
74 struct event_t event_set[EVENT_MAX];
H A Dinotify02.c71 struct event_t { struct
78 static struct event_t event_set[EVENT_MAX];
/external/perf_data_converter/src/quipper/kernel/
H A Dperf_internals.h375 typedef perf_event event_t; typedef in namespace:quipper

Completed in 115 milliseconds