Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h5847 struct wakeup_source { struct
5848 const char *name;
5849 int id;
5850 struct list_head entry;
5851 spinlock_t lock;
5852 struct wake_irq *wakeirq;
5853 struct timer_list timer;
5854 long unsigned int timer_expires;
5855 ktime_t total_time;
5856 ktime_t max_time;
[all …]