Searched defs:kbase_trace (Results 1 – 1 of 1) sorted by relevance
741 struct kbase_trace { struct742 struct timespec64 timestamp;743 u32 thread_id;744 u32 cpu;745 void *ctx;746 bool katom;747 int atom_number;748 u64 atom_udata[2];749 u64 gpu_addr;750 unsigned long info_val;[all …]