OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:svg_wakeline
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
svghelper.h
20
extern void
svg_wakeline
(u64 start, int row1, int row2);
svghelper.c
400
void
svg_wakeline
(u64 start, int row1, int row2)
function
/external/linux-tools-perf/
builtin-timechart.c
753
svg_wakeline
(we->time, from, to);
Completed in 311 milliseconds