Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 25 of 36) sorted by relevance

12

/tools/perf/util/
A Dcounts.h15 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 Dcounts.c32 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 Ddso.h306 bool loaded; in DECLARE_RC_STRUCT() local
537 RC_CHK_ACCESS(dso)->loaded = true; in dso__set_loaded()
A Dpmu.c132 bool loaded; member
175 format->loaded = true; in __perf_pmu_format__load()
183 if (format->loaded) in perf_pmu_format__load()
A Ddso.c1512 return RC_CHK_ACCESS(dso)->loaded; in dso__loaded()
1552 dso->loaded = 0; in dso__new_id()
/tools/testing/kunit/test_data/
A Dtest_interrupted_tap_output.log13 [ 0.060000] Btrfs loaded, crc32c=crc32c-generic, debug=on, assert=on, integrity-checker=on, ref-…
A Dtest_is_test_passed-no_tests_run_no_header.log32 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
A Dtest_output_isolated_correctly.log57 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
/tools/testing/selftests/powerpc/math/
A Dvsx_asm.S26 # that the VMX have been loaded with varray. Will proceed to check the
A Dfpu_asm.S133 # has been loaded with darray. Will proceed to check the validity of the FPU
A Dvmx_asm.S114 # the VMX have been loaded with varray. Will proceed to check the validity of
/tools/testing/selftests/livepatch/
A DREADME36 compatible. The modules will be loaded by the test scripts using insmod.
/tools/bpf/bpftool/Documentation/
A Dbpftool-btf.rst38 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 Dbpftool-gen.rst78 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 Dbpftool-prog.rst72 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 Dbpftool-map.rst63 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 Dperf-dlfilter.txt6 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 Dsecurity.txt100 # disabled - No SELinux policy is loaded.
132 processes. MAC policy settings (e.g. SELinux) can be loaded into the kernel
A Dperf-arm-spe.txt123 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 Dcontrol-dependencies.txt57 load, it does *not* force the compiler to actually use the loaded value.
180 within its rights to discard the loaded value.
A Drecipes.txt278 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 Dlitmus-tests.txt176 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 DREADME125 which may then be loaded and run.
/tools/sched_ext/
A DREADME.md145 relocations for that access when the program is loaded to ensure that it's
/tools/power/cpupower/po/
A Dzh_CN.po566 " governor to be available and loaded\n"
618 " or because the userspace governor isn't loaded?\n"

Completed in 28 milliseconds

12