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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-sched.c 171 struct list_head sort_list, cmp_pid; member in struct:perf_sched
843 __thread_latency_insert(&sched->atom_root, atoms, &sched->cmp_pid);
952 out_events = thread_atoms_search(&sched->atom_root, sched_out, &sched->cmp_pid);
956 out_events = thread_atoms_search(&sched->atom_root, sched_out, &sched->cmp_pid);
965 in_events = thread_atoms_search(&sched->atom_root, sched_in, &sched->cmp_pid);
969 in_events = thread_atoms_search(&sched->atom_root, sched_in, &sched->cmp_pid);
994 struct work_atoms *atoms = thread_atoms_search(&sched->atom_root, thread, &sched->cmp_pid);
1002 atoms = thread_atoms_search(&sched->atom_root, thread, &sched->cmp_pid);
1032 atoms = thread_atoms_search(&sched->atom_root, wakee, &sched->cmp_pid);
1036 atoms = thread_atoms_search(&sched->atom_root, wakee, &sched->cmp_pid);
    [all...]
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 291 milliseconds