Searched refs:trace (Results 101 - 125 of 240) sorted by relevance

12345678910

/fuchsia/zircon/system/ulib/blobfs/
H A Dlz4.cpp13 #include <fs/trace.h>
/fuchsia/zircon/system/ulib/trace-engine/
H A Dcontext.cpp13 // Oneshot: The trace buffer is just one large buffer, and records are written
17 // The trace buffer is effectively divided into two pieces, and tracing begins
24 // The trace buffer is effectively divided into two pieces, and tracing begins
41 // small strings are recorded there. The two buffers holding normal trace
47 // Note: The term "rolling buffer" is intended to be internal to the trace
51 // The protocol between the trace engine and the handler for saving buffers in
81 #include <trace-engine/fields.h>
82 #include <trace-engine/handler.h>
84 namespace trace { namespace
91 } // namespace trace
[all...]
/fuchsia/zircon/make/
H A Dabigen.mk42 -trace $(AG_KERNEL_TRACE) \
/fuchsia/zircon/system/dev/bus/acpi/
H A Drules.mk26 $(LOCAL_DIR)/cpu-trace.c \
/fuchsia/zircon/system/ulib/trace-provider/
H A Dhandler_impl.cpp14 #include <trace-provider/provider.h>
20 namespace trace { namespace
61 ": cannot start engine, still stopping from previous trace\n",
225 // There's no need to notify the trace manager that records were dropped
244 } // namespace trace
/fuchsia/zircon/system/ulib/trace-reader/include/trace-reader/
H A Dreader.h7 #include <trace-reader/records.h>
20 namespace trace { namespace
24 // Reads trace records.
27 // One use-case is reading records across an entire trace, which means across
31 // |TraceReader| class will maintain state of reading the entire trace: it
33 // trace.
41 // Callback invoked when decoding errors are detected in the trace.
50 // Returns false if the trace stream is unrecoverably corrupt and no
55 // Gets the current trace provider id.
59 // Gets the name of the current trace provide
[all...]
/fuchsia/zircon/system/utest/runtests-utils/
H A Drules.mk51 system/ulib/trace-engine \
/fuchsia/zircon/system/ulib/trace-reader/
H A Drecords.cpp5 #include <trace-reader/records.h>
13 namespace trace { namespace
100 fbl::String FormatArgumentList(const fbl::Vector<trace::Argument>& args) {
477 } // namespace trace
/fuchsia/zircon/kernel/arch/x86/
H A Darch.cpp35 #include <trace.h>
H A Dbootstrap16.cpp20 #include <trace.h>
H A Dsmp.cpp22 #include <trace.h>
/fuchsia/zircon/kernel/dev/hdcp/amlogic_s912/
H A Dhdcp.c9 #include <trace.h>
/fuchsia/zircon/kernel/dev/interrupt/arm_gic/v2/
H A Darm_gicv2m_msi.cpp14 #include <trace.h>
/fuchsia/zircon/kernel/dev/pcie/
H A Dpcie_upstream_node.cpp21 #include <trace.h>
/fuchsia/zircon/kernel/dev/uart/pl011/
H A Duart.c10 #include <trace.h>
/fuchsia/zircon/kernel/dev/uart/mt8167/
H A Duart.cpp17 #include <trace.h>
/fuchsia/zircon/kernel/dev/uart/nxp-imx/
H A Duart.c8 #include <trace.h>
/fuchsia/zircon/kernel/kernel/
H A Dmutex.cpp27 #include <trace.h>
H A Ddpc.cpp10 #include <trace.h>
/fuchsia/zircon/kernel/lib/crypto/
H A Dglobal_prng.cpp26 #include <trace.h>
/fuchsia/zircon/kernel/object/
H A Dexception.cpp13 #include <trace.h>
H A Dfutex_node.cpp14 #include <trace.h>
H A Dglue.cpp16 #include <trace.h>
H A Dfutex_context.cpp12 #include <trace.h>
/fuchsia/zircon/kernel/platform/pc/
H A Dkeyboard.cpp27 #include <trace.h>

Completed in 122 milliseconds

12345678910