Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 116) sorted by relevance

12345

/tools/perf/util/
Ddemangle-rust.c102 const char *end; in is_prefixed_hash() local
131 const char *end = str + len; in looks_like_rust() local
186 const char *end; in rust_demangle_sym() local
Dsvghelper.c85 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg()
153 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
172 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
210 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box()
220 void svg_blocked(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_blocked()
234 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_running()
288 void svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_waiting()
382 void svg_process(int cpu, u64 start, u64 end, int pid, const char *name, const char *backtrace) in svg_process()
416 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate()
[all …]
Dtime-utils.c21 char *end; in parse_nsec_time() local
67 static int split_start_end(char **start, char **end, const char *ostr, char ch) in split_start_end()
200 double end_pcnt, u64 start, u64 end) in set_percent_time()
219 u64 start, u64 end) in percent_slash_split()
254 u64 start, u64 end) in percent_dash_split()
283 const char *ostr, u64 start, u64 end, in percent_comma_split()
328 const char *ostr, u64 start, u64 end, char *c) in one_percent_convert()
359 const char *ostr, u64 start, u64 end) in perf_time__percent_parse_str()
Dblock-range.h28 u64 end; member
48 struct block_range *end; member
Dfind-map.c2 static int find_map(void **start, void **end, const char *name) in find_map()
Dtime-utils.h10 u64 start, end; member
Dsrccode.c50 char *end = map + maplen; in countlines() local
68 char *end = map + maplen; in fill_lines() local
Dunwind-libunwind-local.c101 #define dw_read(ptr, type, end) ({ \ argument
111 static int __dw_read_encoded_value(u8 **p, u8 *end, u64 *val, in __dw_read_encoded_value()
163 #define dw_read_encoded_value(ptr, end, enc) ({ \ argument
255 u8 *end = (u8 *) &hdr.data; in unwind_spec_ehframe() local
491 u64 start, end; in access_mem() local
/tools/testing/selftests/timers/
Dposix_timers.c62 static int check_diff(struct timeval start, struct timeval end) in check_diff()
80 struct timeval start, end; in check_itimer() local
142 struct timeval start, end; in check_timer_create() local
Draw_skew.c60 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec()
71 struct timespec start, mid, end; in get_monotonic_and_raw() local
94 struct timespec mon, raw, start, end; in main() local
Dadjtick.c59 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec()
71 struct timespec start, mid, end; in get_monotonic_and_raw() local
Drtcpie.c33 struct timeval start, end, diff; in main() local
/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h178 int *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog4() local
205 int *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog5() local
271 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
311 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog7() local
425 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
/tools/perf/arch/x86/util/
Dmachine.c26 u64 end, u64 pgoff, const char *name) in add_extra_kernel_map()
62 u64 end = start + page_size; in find_extra_kernel_maps() local
/tools/testing/selftests/x86/
Dtest_vdso.c61 void *start, *end; in vsyscall_getcpu() local
219 struct timespec start, vdso, end; in test_one_clock_gettime() local
275 struct timeval start, vdso, end; in test_gettimeofday() local
/tools/arch/x86/include/asm/
Dorc_types.h79 unsigned end:1; member
93 u8 end; member
/tools/perf/arch/arm/tests/
Dvectors-page.c15 void *start, *end; in test__vectors_page() local
/tools/perf/
Dperf-read-vdso.c15 void *start, *end; in main() local
/tools/testing/radix-tree/
Dmain.c126 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsign… in check_copied_tags()
160 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local
/tools/testing/selftests/powerpc/pmu/
Dlib.c154 unsigned long start, end; in parse_proc_maps() local
194 char *end, buf[16]; in require_paranoia_below() local
/tools/build/feature/
Dtest-dwarf_getlocations.c7 Dwarf_Addr base, start, end; in main() local
/tools/testing/selftests/sparc64/drivers/
Dadi-test.c187 long start, end, elapsed_time = 0; in read_adi() local
213 long start, end, elapsed_time = 0; in pread_adi() local
243 long start, end, elapsed_time = 0; in write_adi() local
268 long start, end, elapsed_time = 0; in pwrite_adi() local
299 long start, end; in seek_adi() local
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py79 def paint_rectangle_zone(self, nr, color, top_color, start, end): argument
103 def update_rectangles(self, dc, start, end): argument
/tools/testing/selftests/proc/
Dproc.h27 static unsigned long long xstrtoull(const char *p, char **end) in xstrtoull()
/tools/testing/selftests/powerpc/tm/
Dtm-syscall.c67 struct timeval end, now; in tm_syscall() local

12345