OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:svg_sample
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
svghelper.h
8
extern void
svg_sample
(int Yslot, int cpu, u64 start, u64 end);
svghelper.c
131
void
svg_sample
(int Yslot, int cpu, u64 start, u64 end)
function
/external/linux-tools-perf/
builtin-timechart.c
808
svg_sample
(Y, sample->cpu, sample->start_time, sample->end_time);
Completed in 443 milliseconds