HomeSort by relevance Sort by last modified time
    Searched full:cpu_percentage (Results 1 - 1 of 1) sorted by null

  /external/lldb/tools/darwin-threads/
examine-threads.c 441 float cpu_percentage = basic_info->cpu_usage / 10.0; local
442 printf (", using %.1f%% cpu currently", cpu_percentage);

Completed in 56 milliseconds