Home
last modified time | relevance | path

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

/tools/perf/pmu-events/
Djsmn.c47 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token()
63 jsmntok_t *token; in jsmn_parse_primitive() local
120 jsmntok_t *token; in jsmn_parse_string() local
178 jsmntok_t *token; in jsmn_parse() local
/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()
66 static int drv_str(yyscan_t scanner, int token) in drv_str()
Dcgroup.c15 char *token, *saved_ptr = NULL; in cgroupfs_find_mountpoint() local
/tools/lib/traceevent/
Devent-parse.c1175 void pevent_free_token(char *token) in pevent_free_token()
1208 static int test_type_token(enum event_type type, const char *token, in test_type_token()
1245 char *token; in __read_expected() local
1272 char *token; in event_read_name() local
1292 char *token; in event_read_id() local
1372 char *token; in event_read_fields() local
1657 char *token; in event_read_format() local
1695 char *token; in process_arg() local
1729 char *token = NULL; in process_cond() local
1785 char *token = NULL; in process_array() local
[all …]
Dparse-filter.c73 static void free_token(char *token) in free_token()
81 char *token = NULL; in read_token() local
353 create_arg_item(struct event_format *event, const char *token, in create_arg_item()
671 static enum op_type process_op(const char *token, in process_op()
963 char *token = NULL; in process_filter() local
/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c219 char *tmp = param, *token; in parse_monitor_param() local
/tools/net/
Dbpf_dbg.c1006 char sp, *token, separator = ','; in cmd_load_bpf() local
/tools/arch/powerpc/include/uapi/asm/
Dkvm.h353 __u64 token; /* Use a token of 0 to undefine a mapping */ member