Loading services/gpuservice/gpuwork/bpfprogs/include/gpuwork/gpu_work.h +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ typedef struct { // negative duration. uint32_t error_count; // Needed to make 32-bit arch struct size match 64-bit BPF arch struct size. uint32_t padding0; } UidTrackingInfo; typedef struct { Loading Loading
services/gpuservice/gpuwork/bpfprogs/include/gpuwork/gpu_work.h +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ typedef struct { // negative duration. uint32_t error_count; // Needed to make 32-bit arch struct size match 64-bit BPF arch struct size. uint32_t padding0; } UidTrackingInfo; typedef struct { Loading