Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 14 of 14) 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/
Ddisasm.h55 char *raw; member
57 char *raw; member
69 char *raw; member
Dvalues.c299 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display()
Dintel-pt.c1933 struct perf_synth_intel_ptwrite raw; in intel_pt_synth_ptwrite_sample() local
1959 struct perf_synth_intel_cbr raw; in intel_pt_synth_cbr_sample() local
1989 struct perf_synth_intel_psb raw; in intel_pt_synth_psb_sample() local
2015 struct perf_synth_intel_mwait raw; in intel_pt_synth_mwait_sample() local
2040 struct perf_synth_intel_pwre raw; in intel_pt_synth_pwre_sample() local
2065 struct perf_synth_intel_exstop raw; in intel_pt_synth_exstop_sample() local
2090 struct perf_synth_intel_pwrx raw; in intel_pt_synth_pwrx_sample() local
2568 } raw; in intel_pt_synth_events_sample() local
2604 struct perf_synth_intel_iflag_chg raw; in intel_pt_synth_iflag_chg_sample() local
Ddisasm.c494 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol()
1084 int disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw, int max_ins_nam… in disasm_line__scnprintf()
Dbuild-id.c73 const u8 *raw = build_id->data; in build_id__sprintf() local
Dannotate.h126 } raw; member
/tools/include/uapi/linux/
Dfscrypt.h60 __u8 raw[FSCRYPT_MAX_KEY_SIZE]; member
123 __u8 raw[]; member
132 __u8 raw[]; member
/tools/testing/selftests/bpf/progs/
Dtest_tc_neigh_fib.c83 __u32 *raw = data; in tc_chk() local
Dtest_tc_neigh.c78 __u32 *raw = data; in tc_chk() local
/tools/net/ynl/lib/
Dynl.py126 def __init__(self, raw, offset): argument
240 def _decode_policy(self, raw): argument
608 def _decode_enum(self, raw, attr_spec): argument
879 def _formatted_string(self, raw, display_hint): argument
/tools/testing/selftests/bpf/
Dtest_sysctl.c1414 uint8_t raw[sizeof(uint64_t)]; in fixup_sysctl_value() member
/tools/testing/selftests/net/
Dpsock_tpacket.c96 void *raw; member