/linux-4.4.14/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.4.14/fs/btrfs/ |
D | qgroup.c | 1850 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument 1870 if (inherit) { in btrfs_qgroup_inherit() 1871 i_qgroups = (u64 *)(inherit + 1); in btrfs_qgroup_inherit() 1872 nums = inherit->num_qgroups + 2 * inherit->num_ref_copies + in btrfs_qgroup_inherit() 1873 2 * inherit->num_excl_copies; in btrfs_qgroup_inherit() 1917 if (inherit) { in btrfs_qgroup_inherit() 1918 i_qgroups = (u64 *)(inherit + 1); in btrfs_qgroup_inherit() 1919 for (i = 0; i < inherit->num_qgroups; ++i) { in btrfs_qgroup_inherit() 1941 if (inherit && inherit->flags & BTRFS_QGROUP_INHERIT_SET_LIMITS) { in btrfs_qgroup_inherit() 1942 dstgroup->lim_flags = inherit->lim.flags; in btrfs_qgroup_inherit() [all …]
|
D | qgroup.h | 80 struct btrfs_qgroup_inherit *inherit);
|
D | transaction.h | 141 struct btrfs_qgroup_inherit *inherit; member
|
D | ioctl.c | 436 struct btrfs_qgroup_inherit *inherit) in create_subvol() argument 487 ret = btrfs_qgroup_inherit(trans, root->fs_info, 0, objectid, inherit); in create_subvol() 652 struct btrfs_qgroup_inherit *inherit) in create_snapshot() argument 699 pending_snapshot->inherit = inherit; in create_snapshot() 823 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol() argument 863 async_transid, readonly, inherit); in btrfs_mksubvol() 866 async_transid, inherit); in btrfs_mksubvol() 1617 struct btrfs_qgroup_inherit *inherit) in btrfs_ioctl_snap_create_transid() argument 1640 NULL, transid, readonly, inherit); in btrfs_ioctl_snap_create_transid() 1663 transid, readonly, inherit); in btrfs_ioctl_snap_create_transid() [all …]
|
D | transaction.c | 1550 objectid, pending->inherit); in create_pending_snapshot()
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | arm,pl172.txt | 23 - clock-ranges: Empty property indicating that child nodes can inherit 37 - ranges: Empty property indicating that child nodes can inherit 40 - clock-ranges: Empty property indicating that child nodes can inherit
|
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.4.14/tools/perf/util/ |
D | python.c | 595 inherit = 0, in pyrf_evsel__init() local 619 &attr.read_format, &disabled, &inherit, in pyrf_evsel__init() 638 attr.inherit = inherit; in pyrf_evsel__init() 674 int group = 0, inherit = 0; in pyrf_evsel__open() local 678 &pcpus, &pthreads, &group, &inherit)) in pyrf_evsel__open() 687 evsel->attr.inherit = inherit; in pyrf_evsel__open()
|
D | parse-events.l | 194 inherit { return term(yyscanner, PARSE_EVENTS__TERM_TYPE_INHERIT); } 195 no-inherit { return term(yyscanner, PARSE_EVENTS__TERM_TYPE_NOINHERIT); }
|
D | evsel.h | 59 bool inherit; member
|
D | evsel.c | 663 attr->inherit = term->val.inherit ? 1 : 0; in apply_config_terms() 739 attr->inherit = !opts->no_inherit; in perf_evsel__config() 759 attr->inherit = 0; in perf_evsel__config() 1245 PRINT_ATTRf(inherit, p_unsigned); in perf_event_attr__fprintf()
|
D | parse-events.c | 909 ADD_CONFIG_TERM(INHERIT, inherit, term->val.num ? 1 : 0); in get_config_terms() 912 ADD_CONFIG_TERM(INHERIT, inherit, term->val.num ? 0 : 1); in get_config_terms()
|
/linux-4.4.14/samples/bpf/ |
D | tracex6_user.c | 25 .inherit = 0, in test_bpf_perf_event()
|
/linux-4.4.14/tools/perf/tests/ |
D | task-exit.c | 86 evsel->attr.inherit = 0; in test__task_exit()
|
D | attr.c | 97 WRITE_ASS(inherit, "d"); in store_event()
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/ |
D | event_attributes_test.c | 64 event.attr.inherit = 1; in event_attributes()
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | pci-keystone.txt | 4 It shares common functions with PCIe Designware core driver and inherit
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-trace.txt | 65 --no-inherit:: 66 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 | 102 --inherit. 124 --no-inherit:: 125 Child tasks do not inherit counters.
|
D | intel-pt.txt | 201 inherit 1 580 inherit 1 598 inherit 1 615 inherit 1
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/ |
D | iio-bindings.txt | 60 Empty property indicating that child nodes can inherit named
|
/linux-4.4.14/include/uapi/linux/ |
D | perf_event.h | 300 inherit : 1, /* children inherit it */ member
|
/linux-4.4.14/net/ipv6/ |
D | exthdrs.c | 738 int inherit, in ipv6_renew_option() argument 742 if (inherit) { in ipv6_renew_option()
|
/linux-4.4.14/kernel/bpf/ |
D | arraymap.c | 303 if (attr->inherit) in perf_event_fd_array_get_ptr()
|
/linux-4.4.14/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 | 162 attr->inherit = !no_inherit; in create_perf_stat_counter()
|
D | builtin-trace.c | 2628 perf_evlist__first(evlist)->attr.inherit; in trace__run()
|
/linux-4.4.14/fs/xfs/ |
D | Kconfig | 67 to applications via the inherit-realtime directory inode flag.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 76 clock-ranges: Empty property indicating that child nodes can inherit named
|
/linux-4.4.14/Documentation/powerpc/ |
D | pmu-ebb.txt | 73 An EBB event must NOT set any of the "inherit", "sample_period", "freq" or
|
/linux-4.4.14/Documentation/filesystems/ |
D | logfs.txt | 138 accordingly. New inodes will inherit the compression flag of the
|
/linux-4.4.14/kernel/events/ |
D | core.c | 2375 if (event->attr.inherit || !is_sampling_event(event)) in _perf_event_refresh() 3321 WARN_ON_ONCE(event->attr.inherit); in perf_event_read_local() 4748 if (event->cpu == -1 && event->attr.inherit) in perf_mmap() 7941 if (attr->inherit && (attr->read_format & PERF_FORMAT_GROUP)) in perf_event_alloc() 8315 group_leader->attr.inherit != attr.inherit) { in SYSCALL_DEFINE5() 9137 if (!event->attr.inherit) { in inherit_task_group()
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 388 API-eth-hw-addr-inherit
|
/linux-4.4.14/drivers/ata/ |
D | libata-core.c | 5930 void **inherit = (void **)cur; in ata_finalize_port_ops() local 5932 for (pp = begin; pp < end; pp++, inherit++) in ata_finalize_port_ops() 5934 *pp = *inherit; in ata_finalize_port_ops()
|
/linux-4.4.14/arch/powerpc/perf/ |
D | core-book3s.c | 527 event->attr.inherit || in ebb_event_check()
|
/linux-4.4.14/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.4.14/Documentation/kbuild/ |
D | kconfig-language.txt | 221 "Network device support". All subentries inherit the dependencies from
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 329 When new cpusets are created, they inherit the memory spread settings
|