Skip to content

Commit

Permalink
mali: reduce utilization sampling timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiLux committed Aug 31, 2012
1 parent 247b3e6 commit c0e040e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -13,7 +13,7 @@
#include "mali_platform.h"

/* Define how often to calculate and report GPU utilization, in milliseconds */
#define MALI_GPU_UTILIZATION_TIMEOUT 1000
#define MALI_GPU_UTILIZATION_TIMEOUT 100

static _mali_osk_lock_t *time_data_lock;

Expand Down

0 comments on commit c0e040e

Please sign in to comment.