panthor_job_profiling_data
struct panthor_job_profiling_data *slots = queue->profiling.slots->kmap;
struct panthor_job_profiling_data *data = &slots[job->profiling.slot];
(job->profiling.slot * sizeof(struct panthor_job_profiling_data));
offsetof(struct panthor_job_profiling_data, cycles.before))),
offsetof(struct panthor_job_profiling_data, time.before))),
offsetof(struct panthor_job_profiling_data, cycles.after))),
offsetof(struct panthor_job_profiling_data, time.after))),
sizeof(struct panthor_job_profiling_data),