Home
last modified time | relevance | path

Searched refs:parse_ftrace_file (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/tools/perf/util/
Dtrace-event.h178 int parse_ftrace_file(char *buf, unsigned long size);
Dtrace-event-read.c233 parse_ftrace_file(buf, size); in read_ftrace_file()
Dtrace-event-parse.c3012 int parse_ftrace_file(char *buf, unsigned long size) in parse_ftrace_file() function