You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PERCENT_GPU] = { .name="PERCENT_GPU", .title=" GPU% ", .description="Percentage of the GPU time the process used in the last sampling", .flags=PROCESS_FLAG_GPU, .defaultSortDesc= true, },
[PERCENT_GPU] = { .name="GPU_PERCENT", .title=" GPU% ", .description="Percentage of the GPU time the process used in the last sampling", .flags=PROCESS_FLAG_GPU, .defaultSortDesc= true, },
[PERCENT_GPU] = { .name="PERCENT_GPU", .title=" GPU% ", .description="Percentage of the GPU time the process used in the last sampling", .flags=PROCESS_FLAG_LINUX_GPU, .defaultSortDesc= true, },
[PERCENT_GPU] = { .name="GPU_PERCENT", .title=" GPU% ", .description="Percentage of the GPU time the process used in the last sampling", .flags=PROCESS_FLAG_LINUX_GPU, .defaultSortDesc= true, },
0 commit comments