Searched defs:u (Results 1 – 10 of 10) sorted by relevance
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-log.h | 68 static inline void intel_pt_log_at(const char *msg, uint64_t u) in intel_pt_log_at() 73 static inline void intel_pt_log_to(const char *msg, uint64_t u) in intel_pt_log_to()
|
/tools/testing/selftests/sigaltstack/ |
D | sas.c | 36 void my_usr1(int sig, siginfo_t *si, void *u) in my_usr1() 79 void my_usr2(int sig, siginfo_t *si, void *u) in my_usr2()
|
/tools/testing/selftests/bpf/ |
D | test_align.c | 715 unsigned int u = atoi(argv[argc - 1]); in main() local
|
D | test_verifier.c | 8264 unsigned int u = atoi(argv[argc - 1]); in main() local
|
/tools/usb/usbip/libsrc/ |
D | names.c | 318 unsigned int u; in parse() local
|
/tools/usb/ |
D | testusb.c | 146 } u; in testdev_ffs_ifnum() local
|
/tools/perf/util/ |
D | evsel.c | 1961 union u64_swap u; in perf_evsel__parse_id_sample() local 2044 union u64_swap u; in perf_evsel__parse_sample() local 2421 union u64_swap u; in perf_event__synthesize_sample() local
|
/tools/include/uapi/linux/ |
D | kvm.h | 204 } u; member 628 } u; member 983 } u; member
|
/tools/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 276 } u; member
|
/tools/power/pm-graph/ |
D | analyze_suspend.py | 1376 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument
|