OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_event_fork
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
perf_event.h
978
extern void
perf_event_fork
(struct task_struct *tsk);
1054
static inline void
perf_event_fork
(struct task_struct *tsk) { }
function
/external/linux-tools-perf/util/include/linux/added/
perf_event.h
1104
extern void
perf_event_fork
(struct task_struct *tsk);
1191
static inline void
perf_event_fork
(struct task_struct *tsk) { }
function
Completed in 33 milliseconds