Searched refs:counter_event (Results 1 – 7 of 7) sorted by relevance
111 struct counter_event { struct
47 struct counter_event event_data[2]; in main()
436 / const char * / / struct counter_event /512 gathered, and a ``struct counter_event`` is generated for each datum and539 kfifo as a ``struct counter_event``, which userspace can retrieve via a564 respective ``struct counter_event`` elements and ignore the component573 ``struct counter_event`` elements with the desired data.
75 if (len < sizeof(struct counter_event)) in counter_chrdev_read()638 struct counter_event ev; in counter_push_event()
1022 DECLARE_KFIFO_PTR(events, struct counter_event); in counter_events_queue_size_write()
395 DECLARE_KFIFO_PTR(events, struct counter_event);
257 counter_event data structures. The number of elements will be
Completed in 14 milliseconds