Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h817 struct x86_perf_task_context_opt { struct
827 struct x86_perf_task_context_opt opt; argument
832 struct x86_perf_task_context_opt opt;
845 struct x86_perf_task_context_opt opt;
905 static __always_inline struct x86_perf_task_context_opt *task_context_opt(void *ctx) in task_context_opt()