Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 14 of 14) sorted by relevance

/tools/perf/trace/beauty/
Dmmap.c82 static size_t madvise__scnprintf_behavior(int behavior, char *bf, size_t size) in madvise__scnprintf_behavior() argument
87 …if (behavior < strarray__madvise_advices.nr_entries && strarray__madvise_advices.entries[behavior]… in madvise__scnprintf_behavior()
88 return scnprintf(bf, size, "MADV_%s", strarray__madvise_advices.entries[behavior]); in madvise__scnprintf_behavior()
90 return scnprintf(bf, size, "%#", behavior); in madvise__scnprintf_behavior()
/tools/kvm/kvm_stat/
Dkvm_stat.txt18 This tool is useful for observing guest behavior from the host perspective.
19 Often conclusions about performance or buggy behavior can be drawn from the
/tools/testing/selftests/futex/
DREADME6 Functional tests shall test the documented behavior of the futex operation
7 code under test. This includes checking for proper behavior under normal use,
/tools/testing/selftests/livepatch/
DREADME8 livepatch behavior. Debug information is logged to the kernel's message
/tools/perf/Documentation/
DBuild.txt66 UndefinedBehaviorSanitizer (or UBSan) is a fast undefined behavior detector
Dperf-timechart.txt6 perf-timechart - Tool to visualize total system behavior during a workload
Dperf-kvm.txt28 default behavior of perf kvm as --guest, so if neither --host nor --guest
Dperf-top.txt212 readability. 0 means no limit (default behavior).
Dperf-stat.txt304 in a single row. This option disables that behavior and shows
Dperf-report.txt207 readability. 0 means no limit (default behavior).
/tools/lib/traceevent/Documentation/
Dlibtraceevent-event_list.txt40 It has the same behavior, but the returned array is allocated internally and
/tools/power/pm-graph/
DREADME87 v3.0 behavior. These patches allow the tool to read all the
89 this behavior on earlier kernels with these patches:
/tools/arch/x86/lib/
Dx86-opcode-map.txt281 # Note: "forced64" is Intel CPU behavior: they ignore 0x66 prefix
475 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
929 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
/tools/memory-model/Documentation/
Dexplanation.txt92 permissive, in the sense that any behavior allowed by one of these
348 architectural memory models which describe the behavior of machine
763 have a partitioned design that results in non-FIFO behavior. We will