Home
last modified time | relevance | path

Searched refs:prof_ticks (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dposix-cpu-timers.c170 static inline cputime_t prof_ticks(struct task_struct *p) in prof_ticks() function
221 cpu->cpu = prof_ticks(p); in cpu_clock_sample()
989 if (!--maxfire || cputime_lt(prof_ticks(tsk), t->expires.cpu)) { in check_thread_timers()