Home
last modified time | relevance | path

Searched refs:ftrace_count (Results 1 – 25 of 63) sorted by relevance

123

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/
H A Dtrace.c33 ulong ftrace_count; /* Num. of ftrace records written */ member
66 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
67 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
73 hdr->ftrace_count++; in add_ftrace()
78 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
85 hdr->ftrace_count++; in add_textbase()
205 count = hdr->ftrace_count; in trace_list_calls()
253 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
256 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
258 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/
H A Dtrace.c33 ulong ftrace_count; /* Num. of ftrace records written */ member
66 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
67 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
73 hdr->ftrace_count++; in add_ftrace()
78 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
85 hdr->ftrace_count++; in add_textbase()
205 count = hdr->ftrace_count; in trace_list_calls()
253 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
256 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
258 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/
H A Dtrace.c33 ulong ftrace_count; /* Num. of ftrace records written */ member
66 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
67 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
73 hdr->ftrace_count++; in add_ftrace()
78 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
85 hdr->ftrace_count++; in add_textbase()
205 count = hdr->ftrace_count; in trace_list_calls()
253 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
256 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
258 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/
H A Dtrace.c33 ulong ftrace_count; /* Num. of ftrace records written */ member
66 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
67 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
73 hdr->ftrace_count++; in add_ftrace()
78 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
85 hdr->ftrace_count++; in add_textbase()
205 count = hdr->ftrace_count; in trace_list_calls()
253 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
256 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
258 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/lib/
H A Dtrace.c34 ulong ftrace_count; /* Num. of ftrace records written */ member
67 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
68 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
74 hdr->ftrace_count++; in add_ftrace()
79 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
86 hdr->ftrace_count++; in add_textbase()
206 count = hdr->ftrace_count; in trace_list_calls()
254 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
257 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
259 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/lib/
H A Dtrace.c33 ulong ftrace_count; /* Num. of ftrace records written */ member
66 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
67 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
73 hdr->ftrace_count++; in add_ftrace()
78 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
85 hdr->ftrace_count++; in add_textbase()
205 count = hdr->ftrace_count; in trace_list_calls()
253 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
256 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
258 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/lib/
H A Dtrace.c35 ulong ftrace_count; /* Num. of ftrace records written */ member
111 if (hdr->ftrace_count < hdr->ftrace_size) { in add_ftrace()
112 struct trace_call *rec = &hdr->ftrace[hdr->ftrace_count]; in add_ftrace()
118 hdr->ftrace_count++; in add_ftrace()
123 if (hdr->ftrace_count < hdr->ftrace_size) { in add_textbase()
130 hdr->ftrace_count++; in add_textbase()
265 count = hdr->ftrace_count; in trace_list_calls()
316 count = min(hdr->ftrace_count, hdr->ftrace_size); in trace_print_stats()
319 if (hdr->ftrace_count > hdr->ftrace_size) { in trace_print_stats()
321 hdr->ftrace_count - hdr->ftrace_size); in trace_print_stats()
[all …]

123