/tools/perf/pmu-events/ |
D | jsmn.c | 47 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/ |
D | dell-smbios-example.c | 53 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/ |
D | expr.l | 13 static double __value(YYSTYPE *yylval, char *str, int token) in __value() 70 static int str(yyscan_t scanner, int token, int runtime) in str()
|
D | parse-events.l | 23 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/ |
D | cgroup.c | 16 char *token, *saved_ptr = NULL; in cgroupfs_find_mountpoint() local
|
/tools/lib/traceevent/ |
D | event-parse.c | 1247 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 …]
|
D | parse-filter.c | 63 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/ |
D | rtas_filter.c | 40 __be32 token; member 174 int i, rc, token; in rtas_call() local
|
/tools/testing/selftests/resctrl/ |
D | resctrl_tests.c | 77 char *token; in main() local
|
D | cqm_test.c | 90 char *token = strtok(temp, ":\t"); in check_results() local
|
D | mbm_test.c | 66 char *token = strtok(temp, ":\t"); in check_results() local
|
D | mba_test.c | 119 char *token = strtok(temp, ":\t"); in check_results() local
|
D | cat_test.c | 92 char *token = strtok(temp, ":\t"); in check_results() local
|
D | resctrlfs.c | 266 char *token = strtok(cpu_list_str, "-,"); in get_core_sibling() local
|
D | resctrl_val.c | 102 char *token[MAX_TOKENS]; in get_event_and_umask() local
|
/tools/testing/selftests/arm64/signal/ |
D | test_signals.h | 49 void *token; member
|
/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.c | 224 char *tmp = param, *token; in parse_monitor_param() local
|
/tools/bpf/ |
D | bpf_dbg.c | 1006 char sp, *token, separator = ','; in cmd_load_bpf() local
|
/tools/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 363 __u64 token; /* Use a token of 0 to undefine a mapping */ member
|