Home
last modified time | relevance | path

Searched refs:trace_entry (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/sysutils/fcode-utils/fcode-utils-1.0.2/toke/
H A Dtracesyms.c137 typedef struct trace_entry {
139 struct trace_entry *next;
368 if ( trace_entry->is_token )
436 trace_entry->name,
587 if ( trace_entry->is_token )
605 trace_entry->name,
638 if ( trace_entry != NULL )
640 if ( trace_entry->tracing)
724 if ( trace_entry->is_token )
730 trace_entry->tracing = TRUE;
[all …]
H A Dtracesyms.h58 void trace_creation( tic_hdr_t *trace_entry,
63 void invoking_traced_name( tic_hdr_t *trace_entry);
64 void handle_invocation( tic_hdr_t *trace_entry);
66 void trace_builtin( tic_hdr_t *trace_entry);
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c78 struct trace_entry *e; in trace_alloc_entry()
89 struct trace_entry *e; in trace_log_reg()
106 struct trace_entry *e; in trace_log_counter()
122 struct trace_entry *e; in trace_log_string()
144 struct trace_entry *e; in trace_log_indent()
157 struct trace_entry *e; in trace_log_outdent()
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *e) in trace_print_string()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c78 struct trace_entry *e; in trace_alloc_entry()
89 struct trace_entry *e; in trace_log_reg()
106 struct trace_entry *e; in trace_log_counter()
122 struct trace_entry *e; in trace_log_string()
144 struct trace_entry *e; in trace_log_indent()
157 struct trace_entry *e; in trace_log_outdent()
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *e) in trace_print_string()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c78 struct trace_entry *e; in trace_alloc_entry()
89 struct trace_entry *e; in trace_log_reg()
106 struct trace_entry *e; in trace_log_counter()
122 struct trace_entry *e; in trace_log_string()
144 struct trace_entry *e; in trace_log_indent()
157 struct trace_entry *e; in trace_log_outdent()
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *e) in trace_print_string()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/external/trace/
H A Ddump_trace.c38 struct trace_entry { struct
158 struct trace_entry *te; in load_traces()
164 te = ezalloc(sizeof(struct trace_entry)); in load_traces()
206 struct trace_entry *a, *b; in earlier_entry()
208 a = (struct trace_entry *) va; in earlier_entry()
209 b = (struct trace_entry *) vb; in earlier_entry()
220 struct trace_entry *current, *next; in display_traces()
229 current = list_pop(&trs[i].traces, struct trace_entry, link); in display_traces()
242 next = list_pop(&trs[current->index].traces, struct trace_entry, in display_traces()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/external/trace/
H A Ddump_trace.c38 struct trace_entry { struct
158 struct trace_entry *te; in load_traces()
164 te = ezalloc(sizeof(struct trace_entry)); in load_traces()
206 struct trace_entry *a, *b; in earlier_entry()
208 a = (struct trace_entry *) va; in earlier_entry()
209 b = (struct trace_entry *) vb; in earlier_entry()
220 struct trace_entry *current, *next; in display_traces()
229 current = list_pop(&trs[i].traces, struct trace_entry, link); in display_traces()
242 next = list_pop(&trs[current->index].traces, struct trace_entry, in display_traces()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/external/trace/
H A Ddump_trace.c38 struct trace_entry { struct
158 struct trace_entry *te; in load_traces()
164 te = ezalloc(sizeof(struct trace_entry)); in load_traces()
206 struct trace_entry *a, *b; in earlier_entry()
208 a = (struct trace_entry *) va; in earlier_entry()
209 b = (struct trace_entry *) vb; in earlier_entry()
220 struct trace_entry *current, *next; in display_traces()
229 current = list_pop(&trs[i].traces, struct trace_entry, link); in display_traces()
242 next = list_pop(&trs[current->index].traces, struct trace_entry, in display_traces()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/external/trace/
H A Ddump_trace.c38 struct trace_entry { struct
158 struct trace_entry *te; in load_traces()
164 te = ezalloc(sizeof(struct trace_entry)); in load_traces()
206 struct trace_entry *a, *b; in earlier_entry()
208 a = (struct trace_entry *) va; in earlier_entry()
209 b = (struct trace_entry *) vb; in earlier_entry()
220 struct trace_entry *current, *next; in display_traces()
229 current = list_pop(&trs[i].traces, struct trace_entry, link); in display_traces()
242 next = list_pop(&trs[current->index].traces, struct trace_entry, in display_traces()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/external/trace/
H A Ddump_trace.c38 struct trace_entry { struct
158 struct trace_entry *te; in load_traces()
164 te = ezalloc(sizeof(struct trace_entry)); in load_traces()
206 struct trace_entry *a, *b; in earlier_entry()
208 a = (struct trace_entry *) va; in earlier_entry()
209 b = (struct trace_entry *) vb; in earlier_entry()
220 struct trace_entry *current, *next; in display_traces()
229 current = list_pop(&trs[i].traces, struct trace_entry, link); in display_traces()
242 next = list_pop(&trs[current->index].traces, struct trace_entry, in display_traces()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/external/trace/
H A Ddump_trace.c29 struct trace_entry { struct
184 struct trace_entry *te; in load_traces()
190 te = ezalloc(sizeof(struct trace_entry)); in load_traces()
235 struct trace_entry *a, *b; in earlier_entry()
237 a = (struct trace_entry *) va; in earlier_entry()
238 b = (struct trace_entry *) vb; in earlier_entry()
249 struct trace_entry *current, *next; in display_traces()
258 current = list_pop(&trs[i].traces, struct trace_entry, link); in display_traces()
271 next = list_pop(&trs[current->index].traces, struct trace_entry, in display_traces()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp55 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
67 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
75 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp55 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
67 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
75 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp55 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
67 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
75 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp55 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
67 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
75 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp55 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
67 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
75 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dtrace_fn_imps.hpp53 trace_entry(m_a_entries[i], s_no_throw_copies_ind); in trace()
65 trace_entry(const entry& r_e, false_type) const in trace_entry() function in PB_DS_CLASS_C_DEC
73 trace_entry(const entry& r_e, true_type) const in trace_entry() function in PB_DS_CLASS_C_DEC

1234567