Home
last modified time | relevance | path

Searched defs:token (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dparse-events.l18 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value()
47 static int str(yyscan_t scanner, int token) in str()
Dcgroup.c15 char *token, *saved_ptr = NULL; in cgroupfs_find_mountpoint() local
/tools/lib/traceevent/
Devent-parse.c1172 void pevent_free_token(char *token) in pevent_free_token()
1205 static int test_type_token(enum event_type type, const char *token, in test_type_token()
1242 char *token; in __read_expected() local
1269 char *token; in event_read_name() local
1289 char *token; in event_read_id() local
1369 char *token; in event_read_fields() local
1654 char *token; in event_read_format() local
1692 char *token; in process_arg() local
1726 char *token = NULL; in process_cond() local
1782 char *token = NULL; in process_array() local
[all …]
Dparse-filter.c68 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/
Dcpupower-monitor.c221 char *tmp = param, *token; in parse_monitor_param() local
/tools/net/
Dbpf_dbg.c1006 char sp, *token, separator = ','; in cmd_load_bpf() local