Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dperf_event.h830 extern void perf_event_task_tick(struct task_struct *task);
1030 perf_event_task_tick(struct task_struct *task) { } in perf_event_task_tick() function
/external/linux-tools-perf/util/include/linux/added/
Dperf_event.h1163 extern void perf_event_task_tick(void);
1197 static inline void perf_event_task_tick(void) { } in perf_event_task_tick() function