Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 7 of 7) sorted by relevance

/tools/perf/Documentation/
Dintel-bts.txt84 removed and replaced with the synthesized events. e.g.
Dsecurity.txt208 The generated perf-event.pp related policy extension module can be removed
Dperf-intel-pt.txt1091 removed and replaced with the synthesized events. e.g.
/tools/lib/traceevent/Documentation/
Dlibtraceevent-handle.txt38 the last reference is removed, the _tep_ is destroyed, and all resources that
Dlibtraceevent-filter.txt80 The _tep_filter_remove_event()_ function returns 1 if the vent was removed, or
166 /* The event was removed from the filter */
Dlibtraceevent-reg_event_handler.txt62 The _tep_unregister_event_handler()_ function returns 0 if _func_ was removed
/tools/testing/selftests/bpf/
Dtest_offload.py628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument