Home
last modified time | relevance | path

Searched refs:parse_stack_format (Results 1 – 4 of 4) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dutils.h96 int parse_stack_format(char *arg);
H A Dutils.c169 int parse_stack_format(char *arg) in parse_stack_format() function
H A Dtimerlat_top.c705 params->stack_format = parse_stack_format(optarg); in timerlat_top_parse_args()
H A Dtimerlat_hist.c960 params->stack_format = parse_stack_format(optarg); in timerlat_hist_parse_args()