| /tools/perf/util/ |
| D | svghelper.c | 86 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 …]
|
| D | find-vdso-map.c | 1 static int find_vdso_map(void **start, void **end) in find_vdso_map()
|
| D | comm.h | 12 u64 start; member
|
| D | symbol.c | 233 struct symbol *symbol__new(u64 start, u64 len, u8 binding, const char *name) in symbol__new() 520 u64 start)) in modules__parse() 533 u64 start; in modules__parse() local 617 char type, u64 start) in map__process_kallsym_symbol() 862 u64 start; member 919 static int __read_proc_modules(void *arg, const char *name, u64 start) in __read_proc_modules() 1084 u64 start; in validate_kcore_addresses() local 1101 static int kcore_mapfn(u64 start, u64 len, u64 pgoff, void *data) in kcore_mapfn() 1309 u64 start, size; in dso__load_perf_map() local
|
| D | annotate.c | 504 u64 start, in __symbol__account_cycles() 596 static int symbol__account_cycles(u64 addr, u64 start, in symbol__account_cycles() 624 struct addr_map_symbol *start, in addr_map_symbol__account_cycles() 818 static int disasm_line__print(struct disasm_line *dl, struct symbol *sym, u64 start, in disasm_line__print() 1008 u64 start = map__rip_2objdump(map, sym->start), in symbol__parse_objdump_line() local 1364 u64 start; in symbol__get_source_line() local 1483 u64 start = map__rip_2objdump(map, sym->start); in symbol__annotate_printf() local
|
| D | thread_map.c | 26 static void thread_map__reset(struct thread_map *map, int start, int nr) in thread_map__reset() 36 int start = map ? map->nr : 0; in thread_map__realloc() local
|
| /tools/testing/selftests/timers/ |
| D | posix_timers.c | 63 static int check_diff(struct timeval start, struct timeval end) in check_diff() 81 struct timeval start, end; in check_itimer() local 143 struct timeval start, end; in check_timer_create() local
|
| D | raw_skew.c | 72 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() 83 struct timespec start, mid, end; in get_monotonic_and_raw() local 106 struct timespec mon, raw, start, end; in main() local
|
| D | rtctest.c | 39 struct timeval start, end, diff; in main() local
|
| D | adjtick.c | 70 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() 82 struct timespec start, mid, end; in get_monotonic_and_raw() local
|
| D | set-2038.c | 89 time_t start; in main() local
|
| D | mqueue-lat.c | 74 struct timespec start, end, now, target; in mqueue_lat_test() local
|
| D | threadtest.c | 135 time_t start, now, runtime; in main() local
|
| D | nsleep-lat.c | 111 struct timespec start, end, target; in nanosleep_lat_test() local
|
| /tools/lib/symbol/ |
| D | kallsyms.c | 13 char type, u64 start)) in kallsyms__parse() 26 u64 start; in kallsyms__parse() local
|
| /tools/testing/nvdimm/test/ |
| D | iomap.c | 163 struct resource *parent, resource_size_t start, in nfit_test_request_region() 198 resource_size_t start, resource_size_t n, const char *name, in __wrap___request_region() 206 struct resource *parent, resource_size_t start, in __wrap___devm_request_region() 215 void __wrap___release_region(struct resource *parent, resource_size_t start, in __wrap___release_region()
|
| /tools/perf/ |
| D | perf-read-vdso.c | 14 void *start, *end; in main() local
|
| /tools/testing/selftests/vm/ |
| D | mlock2-tests.c | 22 static int mlock2_(void *start, size_t len, int flags) in mlock2_() 33 unsigned long start; member 44 unsigned long start; in get_vm_area() local 146 unsigned long start, end; in seek_to_smaps_entry() local
|
| /tools/perf/tests/ |
| D | hists_common.c | 22 u64 start; member 37 u64 start; member
|
| /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | SchedGui.py | 79 def paint_rectangle_zone(self, nr, color, top_color, start, end): argument 103 def update_rectangles(self, dc, start, end): argument
|
| /tools/perf/ui/ |
| D | browser.c | 634 u16 start, u16 end) in __ui_browser__vline() 652 u64 start, u64 end) in __ui_browser__line_arrow_up() 692 u64 start, u64 end) in __ui_browser__line_arrow_down() 731 u64 start, u64 end) in __ui_browser__line_arrow()
|
| /tools/power/cpupower/utils/idle_monitor/ |
| D | cpupower-monitor.c | 55 long long timespec_diff_us(struct timespec start, struct timespec end) in timespec_diff_us() 284 struct timespec start, end; in fork_it() local
|
| /tools/perf/bench/ |
| D | sched-pipe.c | 82 struct timeval start, stop, diff; in bench_sched_pipe() local
|
| D | futex-requeue.c | 151 struct timeval start, end, runtime; in bench_futex_requeue() local
|
| /tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 159 Dwarf_Addr start = pc; in check_return_addr() local
|