Searched refs:panthor_job_profiling_data (Results 1 – 1 of 1) sorted by relevance
710 struct panthor_job_profiling_data { struct3026 struct panthor_job_profiling_data *slots = queue->profiling.slots->kmap; in update_fdinfo_stats()3027 struct panthor_job_profiling_data *data = &slots[job->profiling.slot]; in update_fdinfo_stats()3200 (job->profiling.slot * sizeof(struct panthor_job_profiling_data)); in get_job_cs_params()3230 offsetof(struct panthor_job_profiling_data, cycles.before))), in prepare_job_instrs()3236 offsetof(struct panthor_job_profiling_data, time.before))), in prepare_job_instrs()3251 offsetof(struct panthor_job_profiling_data, cycles.after))), in prepare_job_instrs()3257 offsetof(struct panthor_job_profiling_data, time.after))), in prepare_job_instrs()3574 sizeof(struct panthor_job_profiling_data), in group_create_queue()