Lines Matching refs:cpu
23 TP_PROTO(int cpu, struct task_struct *p, int *new_cpu),
24 TP_ARGS(cpu, p, new_cpu), 1);
74 TP_PROTO(int cpu, u64 clock, ktime_t rt_period, u64 rt_runtime,
76 TP_ARGS(cpu, clock, rt_period, rt_runtime, rt_period_timer_expires));
121 TP_PROTO(int cpu, int *overutilized),
122 TP_ARGS(cpu, overutilized), 1);
170 TP_PROTO(int cpu),
171 TP_ARGS(cpu), 1);
174 TP_PROTO(int cpu),
175 TP_ARGS(cpu), 1);
178 TP_PROTO(struct task_struct *curr, int cpu, s64 delta),
179 TP_ARGS(curr, cpu, delta), 1);
191 TP_PROTO(int cpu, unsigned long *capacity),
192 TP_ARGS(cpu, capacity), 1);