Searched refs:cutime (Results 1 – 1 of 1) sorted by relevance
93 uint64_t cutime = 0; in profileProcess() local99 !base::ParseUint(fields[15], &cutime) || in profileProcess()107 uint64_t user = utime + cutime; in profileProcess()