Home
last modified time | relevance | path

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

/frameworks/native/libs/cputimeinstate/
Dcputimeinstate.cpp561 concurrent_val_t czeros = { .active = {0}, .policy = {0}, }; in clearUidTimes() local
562 std::vector<concurrent_val_t> cvals(gNCpus, czeros); in clearUidTimes()