Home
last modified time | relevance | path

Searched defs:trace_exit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dopensnoop.bpf.c86 int trace_exit(struct trace_event_raw_sys_exit* ctx) in trace_exit() function
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineBuilder.h705 void trace_exit(int traceMaskStackID, int funcID) { in trace_exit() function
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/format/
Dmod.rs1694 pub(super) fn trace_exit(&self) -> bool { in trace_exit() method
/aosp_15_r20/external/skia/src/opts/
H A DSkRasterPipeline_opts.h4037 STAGE_TAIL(trace_exit, SkRasterPipeline_TraceFuncCtx* ctx) { in STAGE_TAIL() argument