Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 7 of 7) sorted by relevance

/tools/lib/lockdep/uinclude/linux/
Dstacktrace.h9 int skip; member
/tools/perf/util/
Dstat.c200 struct perf_counts_values *vals, int cpu, bool *skip) in check_per_pkg()
248 bool skip = false; in process_counter_values() local
Dtrace-event-read.c88 static void skip(int size) in skip() function
Dsession.c1439 s64 skip = 0; in __perf_session__process_pipe_events() local
1583 s64 skip; in __perf_session__process_events() local
Dprobe-event.c743 static int __show_one_line(FILE *fp, int l, bool skip, bool show_num) in __show_one_line()
772 static int _show_one_line(FILE *fp, int l, bool skip, bool show_num) in _show_one_line()
/tools/perf/tests/
Dbuiltin-test.c310 const char *skip = NULL; in cmd_test() local
/tools/thermal/tmon/
Dsysfs.c156 static int get_instance_id(char *name, int pos, int skip) in get_instance_id()