Searched defs:raw (Results 1 – 13 of 13) sorted by relevance
/tools/testing/selftests/timers/ |
D | raw_skew.c | 69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 94 struct timespec mon, raw, start, end; in main() local
|
D | adjtick.c | 69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 170 struct timespec raw; in main() local
|
/tools/include/uapi/linux/ |
D | fscrypt.h | 56 __u8 raw[FSCRYPT_MAX_KEY_SIZE]; member 116 __u8 raw[]; member
|
/tools/perf/util/ |
D | metricgroup.c | 283 static void metricgroup__print_strlist(struct strlist *metrics, bool raw) in metricgroup__print_strlist() 300 bool raw, bool details) in metricgroup__print()
|
D | parse-events.l | 44 static int raw(yyscan_t scanner) in raw() function
|
D | values.c | 299 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display()
|
D | annotate.h | 32 char *raw; member 35 char *raw; member 45 char *raw; member
|
D | intel-pt.c | 1418 struct perf_synth_intel_ptwrite raw; in intel_pt_synth_ptwrite_sample() local 1444 struct perf_synth_intel_cbr raw; in intel_pt_synth_cbr_sample() local 1474 struct perf_synth_intel_mwait raw; in intel_pt_synth_mwait_sample() local 1499 struct perf_synth_intel_pwre raw; in intel_pt_synth_pwre_sample() local 1524 struct perf_synth_intel_exstop raw; in intel_pt_synth_exstop_sample() local 1549 struct perf_synth_intel_pwrx raw; in intel_pt_synth_pwrx_sample() local
|
D | build-id.c | 97 const u8 *raw = build_id; in build_id__sprintf() local
|
D | annotate.c | 450 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() 1248 int disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw, int max_ins_nam… in disasm_line__scnprintf()
|
/tools/testing/selftests/bpf/ |
D | test_sysctl.c | 1391 uint8_t raw[sizeof(uint64_t)]; in fixup_sysctl_value() member
|
/tools/testing/selftests/net/ |
D | psock_tpacket.c | 94 void *raw; member
|
/tools/lib/traceevent/ |
D | event-parse.c | 5464 static void print_event_info(struct trace_seq *s, char *format, bool raw, in print_event_info()
|