Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-annotate.c247 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()
272 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()
302 if (ann->cpu_list && !test_bit(sample->cpu, ann->cpu_bitmap)) in process_sample_event()
328 if (ann->use_stdio2) in hist_entry__stdio_annotate()
415 if (ann->type_stat) in hists__find_annotations()
417 if (ann->insn_stat) in hists__find_annotations()
431 if (ann->min_percent) { in hists__find_annotations()
452 if (ann->data_type) { in hists__find_annotations()
557 if (ann->cpu_list) { in __cmd_annotate()
679 ann->min_percent = pcnt; in parse_percent_limit()
[all …]
/linux-6.15/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh314 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token $invalid_token id\
330 ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id $client_addr_id dev\
339 ip netns exec "$ns2" ./pm_nl_ctl ann\
349 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id\
360 ip netns exec "$ns1" ./pm_nl_ctl ann 10.0.2.1 token "$server4_token" id\
379 ip netns exec "$ns1" ./pm_nl_ctl ann 10.0.2.1 token "$server4_token" id\
571 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id\
648 ip netns exec "$ns2" ./pm_nl_ctl ann 10.0.2.2 token "$client4_token" id\
687 ip netns exec "$ns1" ./pm_nl_ctl ann 10.0.2.1 token "$server4_token" id\
763 ip netns exec "$ns1" ./pm_nl_ctl ann 10.0.2.1 token "$server4_token" id\
[all …]