Home
last modified time | relevance | path

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

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