Home
last modified time | relevance | path

Searched refs:llc (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/filesystems/fuse/
DMakefile29 llc -march=bpf -filetype=obj -o $@ $<
/tools/scripts/
DMakefile.include89 LLC ?= llc
/tools/perf/Documentation/
Dperf-arm-spe.txt177 5 llc-miss
178 7 llc-access
/tools/perf/util/
Dauxtrace.h144 bool llc; member
Dauxtrace.c1386 synth_opts->llc = true; in itrace_synth_opts__set_default()
1623 synth_opts->llc = true; in itrace_do_parse_synth_opts()
Darm-spe.c1191 if (spe->synth_opts.llc) { in arm_spe_synth_events()