/linux-4.1.27/tools/perf/tests/attr/ |
D | test-record-group-sampling | 10 inherit=0 31 # inherit is disabled for group sampling 32 inherit=0
|
D | test-record-no-inherit | 7 inherit=0
|
D | test-stat-no-inherit | 7 inherit=0
|
D | base-stat | 14 inherit=1
|
D | base-record | 14 inherit=1
|
D | README | 53 perf record -i kill (test-record-no-inherit) 64 perf stat -i -e cycles kill (test-stat-no-inherit)
|
/linux-4.1.27/fs/btrfs/ |
D | qgroup.c | 2300 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument 2320 if (inherit) { in btrfs_qgroup_inherit() 2321 i_qgroups = (u64 *)(inherit + 1); in btrfs_qgroup_inherit() 2322 nums = inherit->num_qgroups + 2 * inherit->num_ref_copies + in btrfs_qgroup_inherit() 2323 2 * inherit->num_excl_copies; in btrfs_qgroup_inherit() 2367 if (inherit) { in btrfs_qgroup_inherit() 2368 i_qgroups = (u64 *)(inherit + 1); in btrfs_qgroup_inherit() 2369 for (i = 0; i < inherit->num_qgroups; ++i) { in btrfs_qgroup_inherit() 2391 if (inherit && inherit->flags & BTRFS_QGROUP_INHERIT_SET_LIMITS) { in btrfs_qgroup_inherit() 2392 dstgroup->lim_flags = inherit->lim.flags; in btrfs_qgroup_inherit() [all …]
|
D | qgroup.h | 96 struct btrfs_qgroup_inherit *inherit);
|
D | transaction.h | 136 struct btrfs_qgroup_inherit *inherit; member
|
D | ioctl.c | 435 struct btrfs_qgroup_inherit *inherit) in create_subvol() argument 486 ret = btrfs_qgroup_inherit(trans, root->fs_info, 0, objectid, inherit); in create_subvol() 651 struct btrfs_qgroup_inherit *inherit) in create_snapshot() argument 698 pending_snapshot->inherit = inherit; in create_snapshot() 822 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol() argument 862 async_transid, readonly, inherit); in btrfs_mksubvol() 865 async_transid, inherit); in btrfs_mksubvol() 1608 struct btrfs_qgroup_inherit *inherit) in btrfs_ioctl_snap_create_transid() argument 1631 NULL, transid, readonly, inherit); in btrfs_ioctl_snap_create_transid() 1654 transid, readonly, inherit); in btrfs_ioctl_snap_create_transid() [all …]
|
D | transaction.c | 1412 objectid, pending->inherit); in create_pending_snapshot()
|
/linux-4.1.27/tools/perf/util/ |
D | python.c | 548 inherit = 0, in pyrf_evsel__init() local 571 &attr.read_format, &disabled, &inherit, in pyrf_evsel__init() 590 attr.inherit = inherit; in pyrf_evsel__init() 625 int group = 0, inherit = 0; in pyrf_evsel__open() local 629 &pcpus, &pthreads, &group, &inherit)) in pyrf_evsel__open() 638 evsel->attr.inherit = inherit; in pyrf_evsel__open()
|
D | evsel.c | 623 attr->inherit = !opts->no_inherit; in perf_evsel__config() 643 attr->inherit = 0; in perf_evsel__config() 1091 PRINT_ATTRf(inherit, p_unsigned); in perf_event_attr__fprintf()
|
/linux-4.1.27/tools/perf/tests/ |
D | task-exit.c | 79 evsel->attr.inherit = 0; in test__task_exit()
|
D | attr.c | 97 WRITE_ASS(inherit, "d"); in store_event()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | event_attributes_test.c | 62 event.attr.inherit = 1; in event_attributes()
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | ti-aemif.txt | 50 - clock-ranges: Empty property indicating that child nodes can inherit 66 - ranges: Empty property indicating that child nodes can inherit 69 - clock-ranges: Empty property indicating that child nodes can inherit
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-trace.txt | 66 --no-inherit:: 67 Child tasks do not inherit counters.
|
D | perf-stat.txt | 46 --no-inherit:: 47 child tasks do not inherit counters
|
D | perf-top.txt | 61 --inherit:: 62 Child tasks do not inherit counters.
|
D | perf-record.txt | 78 --inherit. 100 --no-inherit:: 101 Child tasks do not inherit counters.
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | pci-keystone.txt | 4 It shares common functions with PCIe Designware core driver and inherit
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/ |
D | iio-bindings.txt | 60 Empty property indicating that child nodes can inherit named
|
/linux-4.1.27/include/uapi/linux/ |
D | perf_event.h | 295 inherit : 1, /* children inherit it */ member
|
/linux-4.1.27/net/ipv6/ |
D | exthdrs.c | 738 int inherit, in ipv6_renew_option() argument 742 if (inherit) { in ipv6_renew_option()
|
/linux-4.1.27/tools/perf/ |
D | design.txt | 51 inherit : 1, /* children inherit it */ 199 The 'inherit' bit, if set, specifies that this counter should count
|
D | builtin-stat.c | 302 attr->inherit = !no_inherit; in create_perf_stat_counter()
|
D | builtin-trace.c | 2252 perf_evlist__first(evlist)->attr.inherit; in trace__run()
|
/linux-4.1.27/fs/xfs/ |
D | Kconfig | 67 to applications via the inherit-realtime directory inode flag.
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 76 clock-ranges: Empty property indicating that child nodes can inherit named
|
/linux-4.1.27/Documentation/powerpc/ |
D | pmu-ebb.txt | 73 An EBB event must NOT set any of the "inherit", "sample_period", "freq" or
|
/linux-4.1.27/Documentation/filesystems/ |
D | logfs.txt | 138 accordingly. New inodes will inherit the compression flag of the
|
/linux-4.1.27/kernel/events/ |
D | core.c | 2356 if (event->attr.inherit || !is_sampling_event(event)) in _perf_event_refresh() 4582 if (event->cpu == -1 && event->attr.inherit) in perf_mmap() 7612 if (attr->inherit && (attr->read_format & PERF_FORMAT_GROUP)) in perf_event_alloc() 7986 group_leader->attr.inherit != attr.inherit) { in SYSCALL_DEFINE5() 8725 if (!event->attr.inherit) { in inherit_task_group()
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 221 "Network device support". All subentries inherit the dependencies from
|
/linux-4.1.27/drivers/ata/ |
D | libata-core.c | 5929 void **inherit = (void **)cur; in ata_finalize_port_ops() local 5931 for (pp = begin; pp < end; pp++, inherit++) in ata_finalize_port_ops() 5933 *pp = *inherit; in ata_finalize_port_ops()
|
/linux-4.1.27/arch/powerpc/perf/ |
D | core-book3s.c | 527 event->attr.inherit || in ebb_event_check()
|
/linux-4.1.27/Documentation/locking/ |
D | rt-mutex-design.txt | 67 This time, when A blocks on the lock owned by C, C would inherit the priority 79 processes to inherit priorities from a previous process that is
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 329 When new cpusets are created, they inherit the memory spread settings
|