Searched refs:cur_pid (Results 1 – 2 of 2) sorted by relevance
326 pid_t cur_pid = base::GetCurrentProcId(); in IsSameChromeInstance() local327 while (pid != cur_pid) { in IsSameChromeInstance()
2654 get_return_for_leaf(int cpu, int cur_pid, unsigned long long cur_func, in get_return_for_leaf() argument2678 if (cur_pid != pid || cur_func != val) in get_return_for_leaf()