Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 40) sorted by relevance

12

/tools/perf/util/
Dordered-events.c266 static int __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, in __ordered_events__flush() argument
283 switch (how) { in __ordered_events__flush()
320 str[how], oe->nr_events); in __ordered_events__flush()
326 if (how == OE_FLUSH__ROUND) in __ordered_events__flush()
329 oe->last_flush_type = how; in __ordered_events__flush()
333 str[how], oe->nr_events); in __ordered_events__flush()
339 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush() argument
341 return __ordered_events__flush(oe, how, 0); in ordered_events__flush()
Dordered-events.h58 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how);
/tools/testing/ktest/examples/
DREADME3 is broken up by task which makes it easier to understand how to set up
26 included into other configs. This is a real use example that shows how
/tools/perf/Documentation/
Dperf-inject.txt40 Merge sched_stat and sched_switch for getting events where and how long
42 sched_stat contains a timeslice how long a task slept.
Dbuild-xed.txt2 For --xed the xed tool is needed. Here is how to install it:
Dperf-timechart.txt30 There are also poll bars which show how much time application spent
Dperf-diff.txt115 Determine how to display the overhead percentage of filtered entries.
249 relative to how entries are filtered. Use --percentage=absolute to
Dperf-list.txt36 Print how named events are resolved internally into perf events, and also
59 The 'p' modifier can be used for specifying how precise the instruction
Dexamples.txt173 Or observe how fluctuating the page allocations are, via statistical
Dintel-pt.txt32 and how did software get to a certain point, or behave a certain way. The
141 There is also script intel-pt-events.py which provides an example of how to
327 mtc_period Specifies how frequently MTC packets are produced - see mtc
328 above for how to determine if MTC packets are supported.
372 cyc_thresh Specifies how frequently CYC packets are produced - see cyc
373 above for how to determine if CYC packets are supported.
Dperf-probe.txt191 See EXAMPLES how it is used.
222 and 'ALN2' is end line number in the file. It is also possible to specify how
Dperf-script-python.txt33 scripts via 'perf script -l'. As such, this script also shows how to
92 don't care how it exited, so we'll use 'perf record' to record only
425 ~/libexec/perf-core/scripts/python for typical examples showing how to
/tools/memory-model/litmus-tests/
DZ6.0+pooncelock+poonceLock+pombonce.litmus6 * This litmus test demonstrates how smp_mb__after_spinlock() may be
DMP+polocks.litmus6 * This litmus test demonstrates how lock acquisitions and releases can
DMP+porevlocks.litmus6 * This litmus test demonstrates how lock acquisitions and releases can
/tools/io_uring/
DREADME1 This directory includes a few programs that demonstrate how to use io_uring
/tools/lib/traceevent/Documentation/
Dlibtraceevent-reg_print_func.txt86 The user space event parser has no idea how to handle this _yesno()_ function.
112 how to handle it.
/tools/testing/fault-injection/
Dfailcmd.sh31 specifies how many times failures may happen at most.
/tools/perf/lib/Documentation/tutorial/
Dtutorial.rst48 how to create it and display its cpus:
/tools/power/cpupower/bench/
DREADME-BENCH55 First it is calibrated how long a specific CPU intensive calculation
/tools/testing/selftests/android/ion/
DREADME12 This utility demonstrates how ION buffer sharing can be implemented between
/tools/build/Documentation/
DBuild.txt5 idea and the way how objects are built is the same.
/tools/usb/usbip/
DINSTALL34 to figure out how `configure' could check whether to do them, and mail
204 `configure' recognizes the following options to control how it operates.
/tools/lib/bpf/
DREADME.rst76 kernel source tree on how to use XDP sockets and for some common
/tools/objtool/Documentation/
Dstack-validation.txt20 instructions). Similarly, it knows how to follow switch statements, for
180 they mean, and suggestions for how to fix them.

12