Home
last modified time | relevance | path

Searched defs:crp (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dthread-stack.c70 struct call_return_processor *crp; member
93 struct call_return_processor *crp) in thread_stack__new()
165 struct call_return_processor *crp = ts->crp; in thread_stack__call_return() local
190 struct call_return_processor *crp = ts->crp; in __thread_stack__flush() local
308 struct call_return_processor *crp; in call_return_processor__new() local
325 void call_return_processor__free(struct call_return_processor *crp) in call_return_processor__free()
539 struct call_return_processor *crp) in thread_stack__process()
Ddb-export.h68 struct call_return_processor *crp; member