Home
last modified time | relevance | path

Searched defs:token (Results 1 – 19 of 19) 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/wmi/
Ddell-smbios-example.c53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token()
109 static int query_token(__u16 token, struct dell_wmi_smbios_buffer *buffer) in query_token()
124 __u16 token) in activate_token()
/tools/perf/util/
Dexpr.l13 static double __value(YYSTYPE *yylval, char *str, int token) in __value()
70 static int str(yyscan_t scanner, int token, int runtime) in str()
Dparse-events.l23 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value()
44 static int str(yyscan_t scanner, int token) in str()
113 static int drv_str(yyscan_t scanner, int token) in drv_str()
/tools/lib/api/fs/
Dcgroup.c16 char *token, *saved_ptr = NULL; in cgroupfs_find_mountpoint() local
/tools/lib/traceevent/
Devent-parse.c1247 static int test_type_token(enum tep_event_type type, const char *token, in test_type_token()
1284 char *token; in __read_expected() local
1311 char *token; in event_read_name() local
1331 char *token; in event_read_id() local
1424 char *token; in event_read_fields() local
1721 char *token; in event_read_format() local
1759 char *token; in process_arg() local
1793 char *token = NULL; in process_cond() local
1849 char *token = NULL; in process_array() local
1951 char *token; in process_op() local
[all …]
Dparse-filter.c63 char *token = NULL; in filter_read_token() local
332 create_arg_item(struct tep_event *event, const char *token, in create_arg_item()
650 static enum op_type process_op(const char *token, in process_op()
942 char *token = NULL; in process_filter() local
/tools/testing/selftests/powerpc/syscalls/
Drtas_filter.c40 __be32 token; member
174 int i, rc, token; in rtas_call() local
/tools/testing/selftests/resctrl/
Dresctrl_tests.c77 char *token; in main() local
Dcqm_test.c90 char *token = strtok(temp, ":\t"); in check_results() local
Dmbm_test.c66 char *token = strtok(temp, ":\t"); in check_results() local
Dmba_test.c119 char *token = strtok(temp, ":\t"); in check_results() local
Dcat_test.c92 char *token = strtok(temp, ":\t"); in check_results() local
Dresctrlfs.c266 char *token = strtok(cpu_list_str, "-,"); in get_core_sibling() local
Dresctrl_val.c102 char *token[MAX_TOKENS]; in get_event_and_umask() local
/tools/testing/selftests/arm64/signal/
Dtest_signals.h49 void *token; member
/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c224 char *tmp = param, *token; in parse_monitor_param() local
/tools/bpf/
Dbpf_dbg.c1006 char sp, *token, separator = ','; in cmd_load_bpf() local
/tools/arch/powerpc/include/uapi/asm/
Dkvm.h363 __u64 token; /* Use a token of 0 to undefine a mapping */ member