Home
last modified time | relevance | path

Searched refs:dcache (Results 1 – 25 of 33) sorted by relevance

12

/external/bcc/tools/
Ddcsnoop_example.txt4 dcsnoop traces directory entry cache (dcache) lookups, and can be used for
6 dcache lookups are likely frequent. By default, only failed lookups are shown.
34 and the filename for the dcache lookup.
36 The way the dcache is currently implemented, each component of a path is
88 Trace directory entry cache (dcache) lookups
95 ./dcsnoop # trace failed dcache lookups
96 ./dcsnoop -a # trace all dcache lookups
Ddcstat_example.txt4 dcstat shows directory entry cache (dcache) statistics. For example:
21 took a slower code path to be processed ("SLOW/s"), the number of dcache misses
26 from the dcache, with a hit ration of 99.95%. A little later, starting at
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.s.dcache.wb.vol.ll3 declare void @llvm.amdgcn.s.dcache.wb.vol() #0
11 call void @llvm.amdgcn.s.dcache.wb.vol()
20 call void @llvm.amdgcn.s.dcache.wb.vol()
Dllvm.amdgcn.s.dcache.wb.ll3 declare void @llvm.amdgcn.s.dcache.wb() #0
11 call void @llvm.amdgcn.s.dcache.wb()
20 call void @llvm.amdgcn.s.dcache.wb()
Dllvm.amdgcn.s.dcache.inv.ll4 declare void @llvm.amdgcn.s.dcache.inv() #0
13 call void @llvm.amdgcn.s.dcache.inv()
22 call void @llvm.amdgcn.s.dcache.inv()
Dllvm.amdgcn.s.dcache.inv.vol.ll4 declare void @llvm.amdgcn.s.dcache.inv.vol() #0
13 call void @llvm.amdgcn.s.dcache.inv.vol()
22 call void @llvm.amdgcn.s.dcache.inv.vol()
Dtarget-cpu.ll8 declare void @llvm.amdgcn.s.dcache.inv.vol() #0
11 declare void @llvm.amdgcn.s.dcache.wb() #0
58 call void @llvm.amdgcn.s.dcache.inv.vol()
75 call void @llvm.amdgcn.s.dcache.wb()
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.s.dcache.wb.ll3 declare void @llvm.amdgcn.s.dcache.wb() #0
11 call void @llvm.amdgcn.s.dcache.wb()
20 call void @llvm.amdgcn.s.dcache.wb()
Dllvm.amdgcn.s.dcache.wb.vol.ll3 declare void @llvm.amdgcn.s.dcache.wb.vol() #0
11 call void @llvm.amdgcn.s.dcache.wb.vol()
20 call void @llvm.amdgcn.s.dcache.wb.vol()
Dllvm.amdgcn.s.dcache.inv.ll4 declare void @llvm.amdgcn.s.dcache.inv() #0
13 call void @llvm.amdgcn.s.dcache.inv()
22 call void @llvm.amdgcn.s.dcache.inv()
Dllvm.amdgcn.s.dcache.inv.vol.ll4 declare void @llvm.amdgcn.s.dcache.inv.vol() #0
13 call void @llvm.amdgcn.s.dcache.inv.vol()
22 call void @llvm.amdgcn.s.dcache.inv.vol()
Dtarget-cpu.ll8 declare void @llvm.amdgcn.s.dcache.inv.vol() #0
11 declare void @llvm.amdgcn.s.dcache.wb() #0
58 call void @llvm.amdgcn.s.dcache.inv.vol()
75 call void @llvm.amdgcn.s.dcache.wb()
/external/llvm-project/libc/src/string/memory_utils/
Dcacheline_size_aarch64.h.inc1 // We would need to read special register ctr_el0 to find out L1 dcache size.
/external/linux-kselftest/tools/testing/selftests/proc/
D.gitignore14 /setns-dcache
DMakefile19 TEST_GEN_PROGS += setns-dcache
/external/llvm-project/clang/test/CodeGenOpenCL/
Dbuiltins-amdgcn-ci.cl10 // CHECK: call void @llvm.amdgcn.s.dcache.inv.vol(
Dbuiltins-amdgcn-vi.cl96 // CHECK: call void @llvm.amdgcn.s.dcache.wb()
Dbuiltins-amdgcn.cl344 // CHECK: call void @llvm.amdgcn.s.dcache.inv(
/external/arm-trusted-firmware/docs/
Dchange-log-upcoming.rst64 - Example: "BL2: Invalidate dcache build option for BL2 entry at EL3"
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c208 int dcache[NDCACHE]; variable
686 dcache[dirid % NDCACHE] = slot; in dcache_enter()
694 dcache[i] = -1; in dcache_init()
702 i = dcache[dirid % NDCACHE]; in dcache_lookup()
712 dcp = &dcache[dirid % NDCACHE]; in dcache_purge()
/external/e2fsprogs/contrib/
Dfsstress.c235 int dcache[NDCACHE]; variable
713 dcache[dirid % NDCACHE] = slot; in dcache_enter()
721 dcache[i] = -1; in dcache_init()
729 i = dcache[dirid % NDCACHE]; in dcache_lookup()
739 dcp = &dcache[dirid % NDCACHE]; in dcache_purge()
/external/bcc/
DREADME.md103 - tools/[dcsnoop](tools/dcsnoop.py): Trace directory entry cache (dcache) lookups. [Examples](tools…
104 - tools/[dcstat](tools/dcstat.py): Directory entry cache (dcache) stats. [Examples](tools/dcstat_ex…
/external/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi1425 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='89' colum…
1427 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='91' colum…
1430 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='92' colum…
1433 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='93' colum…
1436 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='94' colum…
1439 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='95' colum…
1442 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='96' colum…
1445 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='98' colum…
1448 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='101' colu…
1451 …' filepath='/ws/android/kernel/aosp/common-mainline/common/include/linux/dcache.h' line='102' colu…
[all …]
/external/zstd/
DCONTRIBUTING.md335 counter `L1-dcache-load-misses`
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi5386 …bits="1664" is-struct="yes" visibility="default" filepath="include/linux/dcache.h" line="89" colum…
5388 …d_flags" type-id="f0981eeb" visibility="default" filepath="include/linux/dcache.h" line="91" colum…
5391 …="d_seq" type-id="e14c3b11" visibility="default" filepath="include/linux/dcache.h" line="92" colum…
5394 …"d_hash" type-id="8db0df1b" visibility="default" filepath="include/linux/dcache.h" line="93" colum…
5397 …_parent" type-id="27675065" visibility="default" filepath="include/linux/dcache.h" line="94" colum…
5400 …"d_name" type-id="02244303" visibility="default" filepath="include/linux/dcache.h" line="95" colum…
5403 …d_inode" type-id="7e666abe" visibility="default" filepath="include/linux/dcache.h" line="96" colum…
5406 …d_iname" type-id="fc872715" visibility="default" filepath="include/linux/dcache.h" line="98" colum…
5409 …lockref" type-id="60efdfd3" visibility="default" filepath="include/linux/dcache.h" line="101" colu…
5412 …e="d_op" type-id="1ee57353" visibility="default" filepath="include/linux/dcache.h" line="102" colu…
[all …]

12