Home
last modified time | relevance | path

Searched refs:no (Results 1 – 25 of 151) sorted by relevance

1234567

/tools/perf/tests/attr/
Dtest-record-no-buffering3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
Dtest-record-graph-dwarf3 args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
10 # TODO different for each arch, no support for that now
Dtest-record-C03 args = --no-bpf-event -C 0 kill >/dev/null 2>&1
9 # no enable on exec for CPU attached
Dtest-record-basic3 args = --no-bpf-event kill >/dev/null 2>&1
Dtest-record-no-samples3 args = --no-bpf-event -n kill >/dev/null 2>&1
Dtest-record-freq3 args = --no-bpf-event -F 100 kill >/dev/null 2>&1
Dtest-record-raw3 args = --no-bpf-event -R kill >/dev/null 2>&1
Dtest-record-graph-default3 args = --no-bpf-event -g kill >/dev/null 2>&1
Dtest-record-branch-any3 args = --no-bpf-event -b kill >/dev/null 2>&1
Dtest-record-no-inherit3 args = --no-bpf-event -i kill >/dev/null 2>&1
Dtest-record-branch-filter-any3 args = --no-bpf-event -j any kill >/dev/null 2>&1
Dtest-record-branch-filter-any_call3 args = --no-bpf-event -j any_call kill >/dev/null 2>&1
Dtest-record-branch-filter-any_ret3 args = --no-bpf-event -j any_ret kill >/dev/null 2>&1
Dtest-record-branch-filter-k3 args = --no-bpf-event -j k kill >/dev/null 2>&1
Dtest-record-branch-filter-u3 args = --no-bpf-event -j u kill >/dev/null 2>&1
Dtest-record-period3 args = --no-bpf-event -c 100 -P kill >/dev/null 2>&1
Dtest-record-branch-filter-ind_call3 args = --no-bpf-event -j ind_call kill >/dev/null 2>&1
/tools/perf/Documentation/
Dasciidoc.conf30 ifndef::perf-asciidoc-no-roff[]
45 endif::perf-asciidoc-no-roff[]
47 ifdef::perf-asciidoc-no-roff[]
66 endif::perf-asciidoc-no-roff[]
Dperf-help.txt15 With no options and no COMMAND given, the synopsis of the 'perf'
/tools/testing/selftests/net/forwarding/
Dforwarding.config.sample31 PAUSE_ON_FAIL=no
33 PAUSE_ON_CLEANUP=no
/tools/lib/traceevent/Documentation/
Dasciidoc.conf30 ifndef::tep-asciidoc-no-roff[]
45 endif::tep-asciidoc-no-roff[]
47 ifdef::tep-asciidoc-no-roff[]
66 endif::tep-asciidoc-no-roff[]
Dlibtraceevent-event_find.txt39 All these functions return a pointer to the found event, or NULL if there is no
54 /* There is no event with ID 1857 */
59 /* There is no kvm_exit event, from kvm system */
66 /* There is no event from given record */
Dlibtraceevent-event_get.txt35 NULL is returned in case of error, in case there are no events or _index_ is
39 returned in case of error, or in case there are no events.
42 returned in case of error, or in case there are no events.
56 /* There are no events */
/tools/testing/selftests/kvm/
DMakefile51 no-pie-option := $(call try-run, echo 'int main() { return 0; }' | \
52 $(CC) -Werror -no-pie -x c - -o "$$TMP", -no-pie)
59 LDFLAGS += -pthread $(no-pie-option) $(pgste-option)
/tools/testing/selftests/ftrace/test.d/
Dfunctions89 # no events, no triggers, no filters, no function filters,
90 # no probes, and tracing on.

1234567