Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 18 of 18) sorted by relevance

/tools/perf/arch/loongarch/annotate/
A Dinstructions.c81 ops->target.outside = target.addr < start || target.addr > end; in loongarch_jump__parse()
87 if (!ops->target.outside) { in loongarch_jump__parse()
/tools/memory-model/litmus-tests/
A DMP+polockmbonce+poacquiresilsil.litmus7 * to outside observers using spin_is_locked() to sense the lock-held
A DMP+polockonce+poacquiresilsil.litmus6 * Do spinlocks provide order to outside observers using spin_is_locked()
/tools/power/cpupower/
A DTODO13 monitor to outside it. This can be given higher
/tools/perf/util/
A Ddisasm.h67 bool outside; member
A Dannotate.h179 return dl->ops.target.offset_avail && !dl->ops.target.outside; in disasm_line__has_local_offset()
A Ddisasm.c409 ops->target.outside = target.addr < start || target.addr > end; in jump__parse()
433 if (!ops->target.outside) { in jump__parse()
451 if (ops->target.outside && ops->target.sym != NULL) in jump__scnprintf()
A Dannotate.c1755 if (dl->ops.target.outside) in disasm_line__write()
3005 if (dl->ops.target.outside) in process_basic_block()
/tools/memory-model/Documentation/
A DREADME90 Rules for accessing lock-protected shared variables outside of
A Dlocking.txt15 variables outside of their corresponding locks should continue reading.
A Dcontrol-dependencies.txt160 values were identical, the compiler could pull this store outside of the
/tools/build/Documentation/
A DBuild.txt24 'Makefile.build' file is the makefile used from the outside. It's
/tools/memory-model/
A Dlock.cat92 * If a given LF event e is outside a critical section, it cannot read
/tools/objtool/Documentation/
A Dobjtool.txt213 outside of a function, it flags an error since that usually indicates
409 outside of arch-specific guards.
/tools/perf/ui/browsers/
A Dannotate.c595 if (dl->ops.target.outside) { in annotate_browser__jump()
/tools/bpf/bpftool/bash-completion/
A Dbpftool1053 # Then check for attach type. This is done outside of the
/tools/usb/usbip/
A DCOPYING73 covered by this License; they are outside its scope. The act of
/tools/perf/Documentation/
A Dperf-stat.txt356 --metric-no-group option places events outside of groups and may

Completed in 39 milliseconds