Home
last modified time | relevance | path

Searched defs:kbase_trace (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_defs.h732 struct kbase_trace { struct
733 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 …]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_defs.h741 struct kbase_trace { struct
742 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 …]