Searched defs:task_ctx_data (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | perf_event.h | 544 void *task_ctx_data; /* pmu specific data */ member |
/linux-4.1.27/kernel/events/ | ||
D | core.c | 3336 void *task_ctx_data = NULL; in find_get_context() local |