Searched refs:event_init (Results 1 - 25 of 27) sorted by relevance
12
/external/chromium/third_party/libevent/test/ |
H A D | test-init.c | 36 event_init();
|
H A D | test-eof.c | 75 event_init();
|
H A D | test-time.c | 73 event_init();
|
H A D | test-weof.c | 73 event_init();
|
H A D | regress.c | 672 struct event_base *base = event_init(); 691 base1 = event_init(); 693 base2 = event_init(); 719 base1 = event_init(); 720 base2 = event_init(); 765 struct event_base *base = event_init(); 796 struct event_base *base = event_init(); 854 struct event_base *base = event_init(); 880 base1 = event_init(); 1630 global_base = event_init(); [all...] |
H A D | bench.c | 166 event_init();
|
H A D | regress_http.c | 1086 base = event_init(); 1092 event_init();
|
/external/chromium_org/third_party/libevent/test/ |
H A D | test-init.c | 36 event_init();
|
H A D | test-eof.c | 75 event_init();
|
H A D | test-time.c | 73 event_init();
|
H A D | test-weof.c | 73 event_init();
|
H A D | regress.c | 672 struct event_base *base = event_init(); 691 base1 = event_init(); 693 base2 = event_init(); 719 base1 = event_init(); 720 base2 = event_init(); 765 struct event_base *base = event_init(); 796 struct event_base *base = event_init(); 854 struct event_base *base = event_init(); 880 base1 = event_init(); 1630 global_base = event_init(); [all...] |
H A D | bench.c | 166 event_init();
|
H A D | regress_http.c | 1086 base = event_init(); 1092 event_init();
|
/external/chromium/third_party/libevent/sample/ |
H A D | signal-test.c | 51 event_init();
|
H A D | time-test.c | 55 event_init();
|
H A D | event-test.c | 121 event_init();
|
/external/chromium_org/third_party/libevent/sample/ |
H A D | signal-test.c | 51 event_init();
|
H A D | time-test.c | 55 event_init();
|
H A D | event-test.c | 121 event_init();
|
/external/chromium/third_party/libevent/ |
H A D | event.h | 58 library, you must call event_init() or event_base_new() to perform one-time 271 @see event_base_set(), event_base_free(), event_init() 278 The event API needs to be initialized with event_init() before it can be 284 struct event_base *event_init(void); 294 @see event_base_new(), event_init() 313 @param eb the event_base structure returned by event_init() 314 @see event_init(), event_dispatch() 386 @param eb the event_base structure returned by event_init() 419 @param eb the event_base structure returned by event_init() 449 @param eb the event_base structure returned by event_init() [all...] |
H A D | event.c | 159 event_init(void) function
|
/external/chromium_org/third_party/libevent/ |
H A D | event.h | 58 library, you must call event_init() or event_base_new() to perform one-time 271 @see event_base_set(), event_base_free(), event_init() 278 The event API needs to be initialized with event_init() before it can be 284 struct event_base *event_init(void); 294 @see event_base_new(), event_init() 313 @param eb the event_base structure returned by event_init() 314 @see event_init(), event_dispatch() 386 @param eb the event_base structure returned by event_init() 419 @param eb the event_base structure returned by event_init() 449 @param eb the event_base structure returned by event_init() [all...] |
H A D | event.c | 159 event_init(void) function
|
/external/linux-tools-perf/util/include/linux/added/ |
H A D | perf_event.h | 631 int (*event_init) (struct perf_event *event); member in struct:pmu
|
Completed in 172 milliseconds
12