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