Searched refs:outside (Results 1 – 18 of 18) sorted by relevance
81 ops->target.outside = target.addr < start || target.addr > end; in loongarch_jump__parse()87 if (!ops->target.outside) { in loongarch_jump__parse()
7 * to outside observers using spin_is_locked() to sense the lock-held
6 * Do spinlocks provide order to outside observers using spin_is_locked()
13 monitor to outside it. This can be given higher
67 bool outside; member
179 return dl->ops.target.offset_avail && !dl->ops.target.outside; in disasm_line__has_local_offset()
409 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()
1755 if (dl->ops.target.outside) in disasm_line__write()3005 if (dl->ops.target.outside) in process_basic_block()
90 Rules for accessing lock-protected shared variables outside of
15 variables outside of their corresponding locks should continue reading.
160 values were identical, the compiler could pull this store outside of the
24 'Makefile.build' file is the makefile used from the outside. It's
92 * If a given LF event e is outside a critical section, it cannot read
213 outside of a function, it flags an error since that usually indicates409 outside of arch-specific guards.
595 if (dl->ops.target.outside) { in annotate_browser__jump()
1053 # Then check for attach type. This is done outside of the
73 covered by this License; they are outside its scope. The act of
356 --metric-no-group option places events outside of groups and may
Completed in 39 milliseconds