| /tools/perf/util/ |
| A D | counts.h | 15 struct xyarray *loaded; member 28 return *((bool *) xyarray__entry(counts->loaded, cpu_map_idx, thread)); in perf_counts__is_loaded() 32 perf_counts__set_loaded(struct perf_counts *counts, int cpu_map_idx, int thread, bool loaded) in perf_counts__set_loaded() argument 34 *((bool *) xyarray__entry(counts->loaded, cpu_map_idx, thread)) = loaded; in perf_counts__set_loaded()
|
| A D | counts.c | 32 counts->loaded = values; in perf_counts__new() 41 xyarray__delete(counts->loaded); in perf_counts__delete() 49 xyarray__reset(counts->loaded); in perf_counts__reset()
|
| A D | dso.h | 306 bool loaded; in DECLARE_RC_STRUCT() local 537 RC_CHK_ACCESS(dso)->loaded = true; in dso__set_loaded()
|
| A D | pmu.c | 132 bool loaded; member 175 format->loaded = true; in __perf_pmu_format__load() 183 if (format->loaded) in perf_pmu_format__load()
|
| A D | dso.c | 1512 return RC_CHK_ACCESS(dso)->loaded; in dso__loaded() 1552 dso->loaded = 0; in dso__new_id()
|
| /tools/testing/kunit/test_data/ |
| A D | test_interrupted_tap_output.log | 13 [ 0.060000] Btrfs loaded, crc32c=crc32c-generic, debug=on, assert=on, integrity-checker=on, ref-…
|
| A D | test_is_test_passed-no_tests_run_no_header.log | 32 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
|
| A D | test_output_isolated_correctly.log | 57 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
|
| /tools/testing/selftests/powerpc/math/ |
| A D | vsx_asm.S | 26 # that the VMX have been loaded with varray. Will proceed to check the
|
| A D | fpu_asm.S | 133 # has been loaded with darray. Will proceed to check the validity of the FPU
|
| A D | vmx_asm.S | 114 # the VMX have been loaded with varray. Will proceed to check the validity of
|
| /tools/testing/selftests/livepatch/ |
| A D | README | 36 compatible. The modules will be loaded by the test scripts using insmod.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-btf.rst | 38 Show information about loaded BTF objects. If a BTF ID is specified, show 40 currently loaded on the system. 49 When **id** is specified, BTF object with that ID will be loaded and all
|
| A D | bpftool-gen.rst | 78 BPF object is loaded and verified by kernel. For non-read-only variables, 115 already loaded BPF object. Only BPF programs of types supported by libbpf 140 object file used to generate them is already loaded into a *bpf_object* by 151 loaded) **bpf_object**. 460 the generated BTF file won't allow other eBPF objects to be loaded, just the
|
| A D | bpftool-prog.rst | 72 Show information about loaded programs. If *PROG* is specified show 74 currently loaded on the system. In case of **tag** or **name**, *PROG* may 137 object being loaded. **map** parameter allows for the reuse of existing 142 **offload_dev** *NAME* is specified program will be loaded onto given
|
| A D | bpftool-map.rst | 63 Show information about loaded maps. If *MAP* is specified show information 64 only about given maps, otherwise list all maps currently loaded on the
|
| /tools/perf/Documentation/ |
| A D | perf-dlfilter.txt | 6 perf-dlfilter - Filter sample events using a dynamically loaded shared 18 dynamically loaded shared object file. Arguments can be passed using --dlarg 145 file is loaded. The functions can be called by 'filter_event' or
|
| A D | security.txt | 100 # disabled - No SELinux policy is loaded. 132 processes. MAC policy settings (e.g. SELinux) can be loaded into the kernel
|
| A D | perf-arm-spe.txt | 123 The SPE interrupt must also be described by the firmware. If the module is loaded and KPTI is 212 Module not built or loaded, KPTI not disabled, interrupt not described by firmware,
|
| /tools/memory-model/Documentation/ |
| A D | control-dependencies.txt | 57 load, it does *not* force the compiler to actually use the loaded value. 180 within its rights to discard the loaded value.
|
| A D | recipes.txt | 278 against later accesses that depend on the value loaded. A dependency 279 is present if the value loaded determines the address of a later access
|
| A D | litmus-tests.txt | 176 loaded a value from "x" that was equal to 1 but loaded a value from "y" 731 depends on (in this case, "is exactly the same as") the value loaded by 756 loaded a pointer to "x", but obtained the pre-initialization value of
|
| /tools/memory-model/ |
| A D | README | 125 which may then be loaded and run.
|
| /tools/sched_ext/ |
| A D | README.md | 145 relocations for that access when the program is loaded to ensure that it's
|
| /tools/power/cpupower/po/ |
| A D | zh_CN.po | 566 " governor to be available and loaded\n" 618 " or because the userspace governor isn't loaded?\n"
|