Home
last modified time | relevance | path

Searched refs:dump_printf (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp50 static void dump_printf(void *ctx, const char *fmt, va_list args) in dump_printf() function
115 btf_dump__new(btf, dump_printf, nullptr, &opts); in main()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsession.c259 dump_printf("WARNING: No sample_id_all support, falling back to unordered processing\n"); in perf_session__new()
312 dump_printf(": unhandled!\n"); in process_event_synth_tracing_data_stub()
321 dump_printf(": unhandled!\n"); in process_event_synth_attr_stub()
333 dump_printf(": unhandled!\n"); in process_event_synth_event_update_stub()
343 dump_printf(": unhandled!\n"); in process_event_sample_stub()
352 dump_printf(": unhandled!\n"); in process_event_stub()
360 dump_printf(": unhandled!\n"); in process_finished_round_stub()
386 dump_printf(": unhandled!\n"); in process_event_auxtrace_stub()
395 dump_printf(": unhandled!\n"); in process_event_op2_stub()
407 dump_printf(" in process_event_thread_map_stub()
[all...]
H A Ddebug.h52 int dump_printf(const char *fmt, ...) __printf(1, 2);
H A Dmachine.c618 dump_printf("problem processing PERF_RECORD_COMM, skipping event.\n"); in machine__process_comm_event()
649 dump_printf("problem processing PERF_RECORD_NAMESPACES, skipping event.\n"); in machine__process_namespaces_event()
677 dump_printf(": id:%" PRI_lu64 ": lost:%" PRI_lu64 "\n", in machine__process_lost_event()
685 dump_printf(": id:%" PRIu64 ": lost samples :%" PRI_lu64 "\n", in machine__process_lost_samples_event()
1771 dump_printf("problem processing PERF_RECORD_MMAP2, skipping event.\n"); in machine__process_mmap2_event()
1822 dump_printf("problem processing PERF_RECORD_MMAP, skipping event.\n"); in machine__process_mmap_event()
1886 dump_printf("removing erroneous parent thread %d/%d\n", in machine__process_fork_event()
1921 dump_printf("problem processing PERF_RECORD_FORK, skipping event.\n"); in machine__process_fork_event()
H A Ddebug.c103 int dump_printf(const char *fmt, ...) in dump_printf() function
H A Devent.c642 dump_printf(" ... thread: %s:%d\n", thread__comm_str(thread), thread->tid); in machine__resolve()
644 dump_printf(" ...... dso: %s\n", in machine__resolve()
H A Dbuild-id.c77 dump_printf("(%d:%d):(%d:%d)\n", event->fork.pid, event->fork.tid, in perf_event__exit_del_thread()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsession.c269 dump_printf("WARNING: No sample_id_all support, falling back to unordered processing\n"); in __perf_session__new()
322 dump_printf(": unhandled!\n"); in process_event_synth_tracing_data_stub()
331 dump_printf(": unhandled!\n"); in process_event_synth_attr_stub()
343 dump_printf(": unhandled!\n"); in process_event_synth_event_update_stub()
353 dump_printf(": unhandled!\n"); in process_event_sample_stub()
362 dump_printf(": unhandled!\n"); in process_event_stub()
370 dump_printf(": unhandled!\n"); in process_finished_round_stub()
392 dump_printf(": unhandled!\n"); in process_event_auxtrace_stub()
401 dump_printf(": unhandled!\n"); in process_event_op2_stub()
413 dump_printf(" in process_event_thread_map_stub()
[all...]
H A Ddebug.h60 int dump_printf(const char *fmt, ...) __printf(1, 2);
H A Ddebug.c144 int dump_printf(const char *fmt, ...) in dump_printf() function
H A Dmachine.c764 dump_printf("problem processing PERF_RECORD_COMM, skipping event.\n"); in machine__process_comm_event()
795 dump_printf("problem processing PERF_RECORD_NAMESPACES, skipping event.\n"); in machine__process_namespaces_event()
823 dump_printf(": id:%" PRI_lu64 ": lost:%" PRI_lu64 "\n", in machine__process_lost_event()
831 dump_printf(": id:%" PRIu64 ": lost samples :%" PRI_lu64 "\n", in machine__process_lost_samples_event()
1991 dump_printf("problem processing PERF_RECORD_MMAP2, skipping event.\n"); in machine__process_mmap2_event()
2049 dump_printf("problem processing PERF_RECORD_MMAP, skipping event.\n"); in machine__process_mmap_event()
2107 dump_printf("removing erroneous parent thread %d/%d\n", in machine__process_fork_event()
2142 dump_printf("problem processing PERF_RECORD_FORK, skipping event.\n"); in machine__process_fork_event()
H A Devent.c724 dump_printf(" ... thread: %s:%d\n", thread__comm_str(thread), thread__tid(thread)); in machine__resolve()
727 dump_printf(" ...... dso: %s\n", in machine__resolve()
H A Dbuild-id.c80 dump_printf("(%d:%d):(%d:%d)\n", event->fork.pid, event->fork.tid, in perf_event__exit_del_thread()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kmem.c955 dump_printf(" ... thread: %s:%d\n", thread__comm_str(thread), thread->tid); in process_sample_event()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c977 dump_printf(" ... thread: %s:%d\n", thread__comm_str(thread), thread__tid(thread)); in process_sample_event()

Completed in 24 milliseconds