Home
last modified time | relevance | path

Searched refs:returns (Results 1 – 25 of 30) sorted by relevance

12

/tools/perf/Documentation/
Dperf-script-perl.txt184 …flag_str($event_name, $field_name, $field_value) - returns the string representation corresponding…
185 …symbol_str($event_name, $field_name, $field_value) - returns the string representation correspondi…
199 common_pc($context) - returns common_preempt count for the current event
200 common_flags($context) - returns common_flags for the current event
201 common_lock_depth($context) - returns common_lock_depth for the current event
208 nsecs($secs, $nsecs) - returns total nsecs given secs/nsecs pair
209 nsecs_secs($nsecs) - returns whole secs portion given nsecs
210 nsecs_nsecs($nsecs) - returns nsecs remainder given nsecs
211 nsecs_str($nsecs) - returns printable string in the form secs.nsecs
212 avg($total, $n) - returns average given a sum and a total number of values
Dperf-dlfilter.txt164 'resolve_ip' returns information about ip.
166 'resolve_addr' returns information about addr (if addr_correlates_sym).
168 'args' returns arguments from --dlarg options.
174 'insn' returns instruction bytes and length.
178 'attr' returns perf_event_attr, refer <linux/perf_event.h>.
180 'object_code' reads object code and returns the number of bytes read.
Dperf-script-python.txt595 …flag_str(event_name, field_name, field_value) - returns the string representation corresponding to…
596 …symbol_str(event_name, field_name, field_value) - returns the string representation corresponding …
598 The *autodict* function returns a special kind of Python
604 autodict() - returns an autovivifying dictionary instance
620 common_pc(context) - returns common_preempt count for the current event
621 common_flags(context) - returns common_flags for the current event
622 common_lock_depth(context) - returns common_lock_depth for the current event
623 perf_sample_insn(context) - returns the machine code instruction
625 perf_sample_srcline(context) - returns source_file_name, line_number
626 perf_sample_srccode(context) - returns source_file_name, line_number, source_line
[all …]
Dintel-bts.txt13 code is still needed to pair up calls and returns correctly, consequently much
Ditrace.txt5 r synthesize branches events (returns only)
Dperf-script.txt217 Instruction Trace decoding. For calls and returns, it will display the
512 setjmp/longjmp will have calls/returns not match.
Dperf-c2c.txt131 setjmp/longjmp will have calls/returns not match.
Dperf-top.txt350 setjmp/longjmp will have calls/returns not match.
Dperf-report.txt519 setjmp/longjmp will have calls/returns not match.
/tools/memory-model/litmus-tests/
DMP+polockmbonce+poacquiresilsil.litmus9 * returns false and the second true, we know that the smp_load_acquire()
DMP+polockonce+poacquiresilsil.litmus8 * first spin_is_locked() returns false and the second true, we know that
/tools/memory-model/
Dlock.cat22 * RL Read-Locked: a spin_is_locked() event which returns True
23 * RU Read-Unlocked: a spin_is_locked() event which returns False
102 * within one of the lock's critical sections returns False.
/tools/memory-model/Documentation/
Dglossary.txt35 When an acquire load returns the value stored by a release store
143 Reads-From (rf): When one CPU's load returns the value stored by some other
Daccess-marking.txt370 /* This works even if data_race() returns nonsense. */
Dexplanation.txt1383 one fence, although this quickly leads to diminishing returns in terms
1579 some time before the grace period's synchronize_rcu() call returns.
1877 2. srcu_read_lock() returns a value, called the index, which must
1908 appropriate, since it takes a memory location as argument and returns
2040 which atomically sets s to 1 if it is currently equal to 0 and returns
/tools/perf/
Ddesign.txt28 The syscall returns the new fd. The fd can be used via the normal
158 A read() on a counter returns the current value of the counter and possible
213 'error' state, where reads return end-of-file (i.e. read() returns 0)
/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt42 is skipped when the command returns non-zero.
/tools/perf/util/
Dauxtrace.h136 bool returns; member
Dintel-bts.c916 if (bts->synth_opts.returns) in intel_bts_process_auxtrace_info()
Ds390-cpumsf.c1081 itops->dont_decode || itops->calls || itops->returns || in check_auxtrace_itrace()
/tools/testing/selftests/tc-testing/
DREADME88 the setup and returns the system to a "neutral" state so any other test
/tools/power/cpupower/po/
Dka.po59 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
Dfr.po57 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
Dit.po57 msgid "North Bridge P1 boolean counter (returns 0 or 1)"
Dcs.po60 msgid "North Bridge P1 boolean counter (returns 0 or 1)"

12