/tools/testing/selftests/tc-testing/ |
D | tdc_batch.py | 57 skip = "skip_hw" variable 59 skip = "skip_sw" variable 73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument 80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument 87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
|
D | TdcResults.py | 7 skip = 0 variable in ResultState
|
/tools/testing/selftests/ |
D | kselftest_module.sh | 75 skip() { function
|
/tools/include/linux/ |
D | stacktrace.h | 10 int skip; member
|
/tools/testing/selftests/livepatch/ |
D | functions.sh | 18 function skip() { function
|
/tools/perf/util/ |
D | stat.c | 239 struct perf_counts_values *vals, int cpu, bool *skip) in check_per_pkg() 287 bool skip = false; in process_counter_values() local
|
D | trace-event-read.c | 69 static void skip(int size) in skip() function
|
D | hist.h | 253 bool skip; member 304 bool skip; member
|
D | session.c | 1860 s64 skip = 0; in __perf_session__process_pipe_events() local 2000 s64 skip; in __perf_session__process_decomp_events() local 2067 s64 skip; in reader__process_events() local
|
D | probe-event.c | 888 static int __show_one_line(FILE *fp, int l, bool skip, bool show_num) in __show_one_line() 917 static int _show_one_line(FILE *fp, int l, bool skip, bool show_num) in _show_one_line()
|
/tools/perf/tests/ |
D | builtin-test.c | 606 bool skip = false; in __cmd_test() local 703 const char *skip = NULL; in cmd_test() local
|
D | time-utils-test.c | 66 u64 skip[TEST_MAX]; member
|
/tools/bpf/bpftool/ |
D | cgroup.c | 231 bool skip = true; in do_show_tree_fn() local
|
/tools/thermal/tmon/ |
D | sysfs.c | 147 static int get_instance_id(char *name, int pos, int skip) in get_instance_id()
|
/tools/perf/ui/ |
D | hist.c | 765 bool skip = perf_hpp__should_skip(fmt, hists); in add_hierarchy_fmt() local
|
/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 204 int j, online, pkg_id, die_id = 0, skip = 0; in for_each_online_package_in_set() local
|
/tools/testing/selftests/bpf/ |
D | test_offload.py | 75 def skip(cond, msg): function
|