Home
last modified time | relevance | path

Searched refs:common_lock_depth (Results 1 – 9 of 9) sorted by relevance

/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.xs40 common_lock_depth(context)
DContext.c108 RETVAL = common_lock_depth(context); in XS()
/tools/perf/scripts/python/Perf-Trace-Util/
DContext.c70 retval = common_lock_depth(scripting_context); in perf_trace_context_common_lock_depth()
/tools/perf/scripts/python/
Dcheck-perf-trace.py68 common_lock_depth(context))
/tools/perf/scripts/perl/
Dcheck-perf-trace.pl69 common_lock_depth($context));
/tools/perf/util/
Dtrace-event.h101 int common_lock_depth(struct scripting_context *context);
Dtrace-event-parse.c53 int common_lock_depth(struct scripting_context *context) in common_lock_depth() function
/tools/perf/Documentation/
Dperf-script-perl.txt201 common_lock_depth($context) - returns common_lock_depth for the current event
Dperf-script-python.txt605 common_lock_depth(context) - returns common_lock_depth for the current event