Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread-stack.c69 struct call_return_processor *crp; member
92 struct call_return_processor *crp) in thread_stack__new()
164 struct call_return_processor *crp = ts->crp; in thread_stack__call_return() local
189 struct call_return_processor *crp = ts->crp; in __thread_stack__flush() local
307 struct call_return_processor *crp; in call_return_processor__new() local
324 void call_return_processor__free(struct call_return_processor *crp) in call_return_processor__free()
538 struct call_return_processor *crp) in thread_stack__process()
Ddb-export.h68 struct call_return_processor *crp; member