Searched refs:task_ctx_size (Results 1 – 3 of 3) sorted by relevance
406 size_t task_ctx_size; member
2299 .task_ctx_size = sizeof(struct x86_perf_task_context),
4134 task_ctx_data = kzalloc(pmu->task_ctx_size, GFP_KERNEL); in find_get_context()11281 child_ctx->task_ctx_data = kzalloc(pmu->task_ctx_size, in inherit_event()