Home
last modified time | relevance | path

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

12

/tools/testing/selftests/timers/
Dposix_timers.c60 static int check_diff(struct timeval start, struct timeval end) in check_diff()
78 struct timeval start, end; in check_itimer() local
140 struct timeval start, end; in check_timer_create() local
/tools/perf/util/
Dsvghelper.c86 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg()
154 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
173 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
192 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
211 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box()
221 void svg_blocked(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_blocked()
235 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_running()
289 void svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_waiting()
383 void svg_process(int cpu, u64 start, u64 end, int pid, const char *name, const char *backtrace) in svg_process()
417 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate()
[all …]
Dvdso.c43 static int find_vdso_map(void **start, void **end) in find_vdso_map()
78 void *start, *end; in get_file() local
Dunwind-libunwind.c93 #define dw_read(ptr, type, end) ({ \ argument
103 static int __dw_read_encoded_value(u8 **p, u8 *end, u64 *val, in __dw_read_encoded_value()
155 #define dw_read_encoded_value(ptr, end, enc) ({ \ argument
225 u8 *end = (u8 *) &hdr.data; in unwind_spec_ehframe() local
399 u64 start, end; in access_mem() local
Dconfig.c279 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor()
301 char *end; in perf_parse_llong() local
316 char *end; in perf_parse_long() local
Dunwind-libdw.c113 u64 start, end; in memory_read() local
Dstring.c332 char *end; in rtrim() local
Dthread_map.c80 char *end; in thread_map__new_by_uid() local
Dmap.h33 u64 end; member
Devent.c362 char *end; in __event__synthesize_thread() local
493 char *end; in perf_event__synthesize_threads() local
Dprobe-event.h85 int end; /* End line number */ member
/tools/perf/util/include/linux/
Dlist.h16 struct list_head *end) in list_del_range()
/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/powerpc/pmu/
Dlib.c185 unsigned long start, end; in parse_proc_maps() local
225 char *end, buf[16]; in require_paranoia_below() local
/tools/perf/ui/
Dbrowser.c605 u16 start, u16 end) in __ui_browser__vline()
623 u64 start, u64 end) in __ui_browser__line_arrow_up()
663 u64 start, u64 end) in __ui_browser__line_arrow_down()
702 u64 start, u64 end) in __ui_browser__line_arrow()
/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c53 long long timespec_diff_us(struct timespec start, struct timespec end) in timespec_diff_us()
278 struct timespec start, end; in fork_it() local
/tools/perf/tests/
Dbuiltin-test.c182 char *end; in perf_test__matches() local
/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c156 Dwarf_Addr end = pc; in check_return_addr() local
/tools/perf/bench/
Dfutex-wake.c151 struct timeval start, end, runtime; in bench_futex_wake() local
Dfutex-requeue.c148 struct timeval start, end, runtime; in bench_futex_requeue() local
Dfutex-hash.c31 struct timeval start, end, runtime; variable
/tools/power/cpupower/utils/
Dcpufreq-set.c67 char *end; in string_to_frequency() local
/tools/usb/usbip/src/
Dusbip_network.c41 char *end; in usbip_setup_port_number() local
/tools/usb/usbip/libsrc/
Dvhci_driver.c170 char *buffer, *start, *end; in read_record() local
/tools/thermal/tmon/
Dtui.c507 bool end) in draw_hbar()

12