Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 107) sorted by relevance

12345

/tools/perf/util/
Dsvghelper.c87 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg()
155 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
174 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
193 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
212 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box()
222 void svg_blocked(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_blocked()
236 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_running()
290 void svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_waiting()
384 void svg_process(int cpu, u64 start, u64 end, int pid, const char *name, const char *backtrace) in svg_process()
418 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate()
[all …]
Dblock-range.h23 u64 start; member
43 struct block_range *start; member
Dtime-utils.h9 u64 start, end; member
Dfind-vdso-map.c2 static int find_vdso_map(void **start, void **end) in find_vdso_map()
Dcomm.h13 u64 start; member
Dsymbol.c263 struct symbol *symbol__new(u64 start, u64 len, u8 binding, const char *name) in symbol__new()
568 u64 start, u64 size)) in modules__parse()
581 u64 start, size; in modules__parse() local
665 char type, u64 start) in map__process_kallsym_symbol()
908 u64 start; member
965 static int __read_proc_modules(void *arg, const char *name, u64 start, in __read_proc_modules()
1131 u64 start; in validate_kcore_addresses() local
1149 static int kcore_mapfn(u64 start, u64 len, u64 pgoff, void *data) in kcore_mapfn()
1361 u64 start, size; in dso__load_perf_map() local
/tools/testing/radix-tree/
Dbenchmark.c29 struct timespec start, finish; in benchmark_iter() local
66 struct timespec start, finish; in benchmark_insert() local
87 struct timespec start, finish; in benchmark_tagging() local
108 struct timespec start, finish; in benchmark_delete() local
152 struct timespec start, finish; in __benchmark_split() local
193 struct timespec start, finish; in __benchmark_join() local
Dmain.c48 unsigned long start; in __big_gang_check() local
124 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsign… in check_copied_tags()
158 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local
Dtest.c104 unsigned long start, unsigned long nr, in item_gang_check_present()
130 void item_full_scan(struct radix_tree_root *root, unsigned long start, in item_full_scan()
161 unsigned long start, unsigned long end, unsigned batch, in tag_tagged_items()
Dregression2.c81 unsigned long int start, end; in regression2_test() local
/tools/testing/selftests/timers/
Dposix_timers.c63 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
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
/tools/testing/nvdimm/test/
Diomap.c196 resource_size_t start = *((resource_size_t *) match_data); in match() local
202 struct resource *parent, resource_size_t start, in nfit_test_release_region()
239 struct resource *parent, resource_size_t start, in nfit_test_request_region()
308 resource_size_t start, resource_size_t n, const char *name, in __wrap___request_region()
332 struct resource *parent, resource_size_t start, in __wrap___devm_request_region()
341 void __wrap___release_region(struct resource *parent, resource_size_t start, in __wrap___release_region()
350 resource_size_t start, resource_size_t n) in __wrap___devm_release_region()
/tools/perf/pmu-events/
Djsmn.c48 int start, int end) in jsmn_fill_token()
64 int start; in jsmn_parse_primitive() local
121 int start = parser->pos; in jsmn_parse_string() local
/tools/lib/symbol/
Dkallsyms.c15 char type, u64 start)) in kallsyms__parse()
28 u64 start; in kallsyms__parse() local
/tools/testing/selftests/vm/
Dmlock2.h15 static int mlock2_(void *start, size_t len, int flags) in mlock2_()
30 unsigned long start, end; in seek_to_smaps_entry() 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/perf/
Dperf-read-vdso.c15 void *start, *end; in main() local
/tools/perf/arch/s390/util/
Dmachine.c11 int arch__fix_module_text_start(u64 *start, u64 *size, const char *name) in arch__fix_module_text_start()
/tools/build/feature/
Dtest-dwarf_getlocations.c7 Dwarf_Addr base, start, end; in main() 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/perf/tests/
Dhists_common.c25 u64 start; member
40 u64 start; member
/tools/perf/ui/
Dbrowser.c638 u16 start, u16 end) in __ui_browser__vline()
656 u64 start, u64 end) in __ui_browser__line_arrow_up()
696 u64 start, u64 end) in __ui_browser__line_arrow_down()
735 u64 start, u64 end) in __ui_browser__line_arrow()
/tools/testing/selftests/bpf/
Dbpf_util.h13 unsigned int start, end, possible_cpus = 0; in bpf_num_possible_cpus() local

12345