OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_seq_printf
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
event-parse.c
[
all
...]
trace-seq.c
88
*
trace_seq_printf
- sequence printing of trace information
97
*
trace_seq_printf
is used to store strings into a special
102
trace_seq_printf
(struct trace_seq *s, const char *fmt, ...)
function
134
*
trace_seq_printf
is used to store strings into a special
event-parse.h
75
extern int
trace_seq_printf
(struct trace_seq *s, const char *fmt, ...)
Completed in 140 milliseconds