Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/timers/
Draw_skew.c69 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
Dadjtick.c69 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/
Dannotate.h23 char *raw; member
25 char *raw; member
33 char *raw; member
Dparse-events.l43 static int raw(yyscan_t scanner) in raw() function
Dvalues.c298 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display()
Dintel-pt.c1282 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
Dbuild-id.c94 const u8 *raw = build_id; in build_id__sprintf() local
Dannotate.c318 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/
Dpsock_tpacket.c106 void *raw; member