Home
last modified time | relevance | path

Searched refs:ann (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/perf/
Dbuiltin-annotate.c188 struct perf_annotate *ann, in process_branch_callback() argument
217 ret = hist_entry_iter__add(&iter, &a, PERF_MAX_STACK_DEPTH, ann); in process_branch_callback()
223 static bool has_annotation(struct perf_annotate *ann) in has_annotation() argument
225 return ui__has_annotation() || ann->use_stdio2; in has_annotation()
229 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() argument
236 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()
237 ann->sym_hist_filter != NULL && in evsel__add_sample()
239 strcmp(ann->sym_hist_filter, al->sym->name) != 0)) { in evsel__add_sample()
261 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()
262 return process_branch_callback(evsel, sample, al, ann, machine); in evsel__add_sample()
[all …]
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Duserspace_pm.sh366 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token $invalid_token id\
382 ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id $client_addr_id dev\
391 ip netns exec "$ns2" ./pm_nl_ctl ann\
401 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id\
412 ip netns exec "$ns1" ./pm_nl_ctl ann 10.0.2.1 token "$server4_token" id\
421 ip netns exec "$ns1" ./pm_nl_ctl ann dead:beef:2::1 token "$server6_token" id\
431 ip netns exec "$ns1" ./pm_nl_ctl ann 10.0.2.1 token "$server4_token" id\
617 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id\
655 ip netns exec "$ns2" ./pm_nl_ctl ann dead:beef:2::2 token "$client6_token" id\
694 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id\
[all …]
Dmptcp_join.sh3283 ip netns exec $ns1 ./pm_nl_ctl ann $addr token $tk id $id