Home
last modified time | relevance | path

Searched refs:iload (Results 1 – 1 of 1) sorted by relevance

/system/extras/perfprofd/
Dperfprofdcore.cc446 int iload = static_cast<int>(fload * 100.0); in annotate_encoded_perf_profile() local
447 profile->set_sys_load_average(iload); in annotate_encoded_perf_profile()