HomeSort by relevance Sort by last modified time
    Searched full:cgroup (Results 26 - 42 of 42) sorted by null

12

  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 483 #define PERF_FLAG_PID_CGROUP (1U << 2) /* pid=cgroup id, per-cpu mode only */
491 # include <linux/cgroup.h>
742 * perf_cgroup_info keeps track of time_enabled for a cgroup.
873 struct perf_cgroup *cgrp; /* cgroup event is attach to */
931 int nr_cgroups; /* cgroup events present */
  /external/iproute2/include/linux/
pkt_cls.h 379 /* Cgroup classifier */
  /external/kernel-headers/original/linux/
pkt_cls.h 399 /* Cgroup classifier */
  /external/linux-tools-perf/
Android.mk 41 util/cgroup.c \
builtin-stat.c 1070 OPT_CALLBACK('G', "cgroup", &evsel_list, "name",
1071 "monitor event in cgroup name only",
1179 /* no_aggr, cgroup are for system-wide only */
1181 fprintf(stderr, "both cgroup and no-aggregation "
    [all...]
builtin-record.c 799 OPT_CALLBACK('G', "cgroup", &evsel_list, "name",
800 "monitor event in cgroup name only",
831 fprintf(stderr, "cgroup monitoring only available in"
Makefile 290 LIB_H += util/cgroup.h
345 LIB_OBJS += $(OUTPUT)util/cgroup.o
android.patch 613 #include "cgroup.h"
    [all...]
  /frameworks/base/core/jni/
android_util_Process.cpp 370 strcpy(text, "/sys/fs/cgroup/memory/sw/tasks");
372 strcpy(text, "/sys/fs/cgroup/memory/tasks");
  /dalvik/vm/
Thread.h 578 * If necessary, raise the thread's priority to nice=0 cgroup=fg.
Thread.cpp 58 // Change this to enable logging on cgroup errors
    [all...]
  /art/runtime/
utils.cc 976 // /proc/<pid>/cgroup looks like this:
981 if (!ReadFileToString(StringPrintf("/proc/self/task/%d/cgroup", tid), &cgroup_file)) {
    [all...]
  /external/chromium/base/
file_util.h 643 FILE_SYSTEM_CGROUP, // cgroup control.
  /external/chromium_org/base/
file_util.h 425 FILE_SYSTEM_CGROUP, // cgroup control.
  /frameworks/native/libs/binder/
IPCThreadState.cpp 439 // foreground cgroup before rejoining the pool. The driver takes care of
    [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 687 milliseconds

12