Searched defs:raw (Results 1 – 9 of 9) 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/perf/util/ |
| D | annotate.h | 23 char *raw; member 25 char *raw; member 33 char *raw; member
|
| D | parse-events.l | 43 static int raw(yyscan_t scanner) in raw() function
|
| D | values.c | 298 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display()
|
| D | intel-pt.c | 1282 struct perf_synth_intel_ptwrite raw; in intel_pt_synth_ptwrite_sample() local 1308 struct perf_synth_intel_cbr raw; in intel_pt_synth_cbr_sample() local 1336 struct perf_synth_intel_mwait raw; in intel_pt_synth_mwait_sample() local 1361 struct perf_synth_intel_pwre raw; in intel_pt_synth_pwre_sample() local 1386 struct perf_synth_intel_exstop raw; in intel_pt_synth_exstop_sample() local 1411 struct perf_synth_intel_pwrx raw; in intel_pt_synth_pwrx_sample() local
|
| D | build-id.c | 94 const u8 *raw = build_id; in build_id__sprintf() local
|
| D | annotate.c | 318 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() 925 int disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw) in disasm_line__scnprintf()
|
| /tools/testing/selftests/net/ |
| D | psock_tpacket.c | 106 void *raw; member
|