Searched defs:kbase_trace (Results 1 – 2 of 2) sorted by relevance
732 struct kbase_trace { struct733 struct timespec64 timestamp;734 u32 thread_id;735 u32 cpu;736 void *ctx;737 bool katom;738 int atom_number;739 u64 atom_udata[2];740 u64 gpu_addr;741 unsigned long info_val;[all …]
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 …]