Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c126 static inline unsigned long long prof_ticks(struct task_struct *p) in prof_ticks() function
187 *sample = prof_ticks(p); in cpu_clock_sample()
843 expires = check_timers_list(timers, firing, prof_ticks(tsk)); in check_thread_timers()