Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h939 struct task_struct { struct
950 struct task_struct *last_wakee; argument
951 int recent_used_cpu;
952 int wake_cpu;
953 int on_rq;
954 int prio;
955 int static_prio;
956 int normal_prio;
957 unsigned int rt_priority;
966 struct sched_entity se;
[all …]