HomeSort by relevance Sort by last modified time
    Searched refs:perf_event_task_tick (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
perf_event.h 830 extern void perf_event_task_tick(struct task_struct *task);
1030 perf_event_task_tick(struct task_struct *task) { } function
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 1163 extern void perf_event_task_tick(void);
1197 static inline void perf_event_task_tick(void) { } function

Completed in 1027 milliseconds