Searched defs:token (Results 1 – 6 of 6) sorted by relevance
/tools/perf/util/ |
D | parse-events.l | 16 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value() 45 static int str(yyscan_t scanner, int token) in str()
|
D | cgroup.c | 15 char *token, *saved_ptr = NULL; in cgroupfs_find_mountpoint() local
|
/tools/lib/traceevent/ |
D | event-parse.c | 1093 void pevent_free_token(char *token) in pevent_free_token() 1126 static int test_type_token(enum event_type type, const char *token, in test_type_token() 1163 char *token; in __read_expected() local 1190 char *token; in event_read_name() local 1210 char *token; in event_read_id() local 1290 char *token; in event_read_fields() local 1575 char *token; in event_read_format() local 1613 char *token; in process_arg() local 1647 char *token = NULL; in process_cond() local 1700 char *token = NULL; in process_array() local [all …]
|
D | parse-filter.c | 68 static void free_token(char *token) in free_token() 76 char *token = NULL; in read_token() local 348 create_arg_item(struct event_format *event, const char *token, in create_arg_item() 663 static enum op_type process_op(const char *token, in process_op() 955 char *token = NULL; in process_filter() local
|
/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.c | 215 char *tmp = param, *token; in parse_monitor_param() local
|
/tools/net/ |
D | bpf_dbg.c | 1006 char sp, *token, separator = ','; in cmd_load_bpf() local
|