HomeSort by relevance Sort by last modified time
    Searched refs:inherit_stat (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/common/linux/
perf_event.h 142 inherit_stat : 1, member in struct:perf_event_attr
  /external/linux-tools-perf/
builtin-record.c 62 static bool inherit_stat = false; variable
194 if (inherit_stat)
195 attr->inherit_stat = 1;
788 OPT_BOOLEAN('s', "stat", &inherit_stat,
  /external/linux-tools-perf/util/
python.c 411 "inherit_stat",
434 inherit_stat = 0, local
450 &mmap, &comm, &freq, &inherit_stat,
476 attr.inherit_stat = inherit_stat;
  /external/kernel-headers/original/linux/
perf_event.h 202 inherit_stat : 1, /* per task counts */ member in struct:perf_event_attr
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 212 inherit_stat : 1, /* per task counts */ member in struct:perf_event_attr
  /external/valgrind/main/include/vki/
vki-linux.h 2666 inherit_stat : 1, \/* per task counts *\/ member in struct:vki_perf_event_attr
    [all...]

Completed in 1969 milliseconds