OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:time2pixels
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/util/
svghelper.c
47
static double
time2pixels
(u64 __time)
function
128
time2pixels
(start),
time2pixels
(end)-
time2pixels
(start), Yslot * SLOT_MULT, SLOT_HEIGHT, type);
138
time2pixels
(start),
time2pixels
(end)-
time2pixels
(start), Yslot * SLOT_MULT, SLOT_HEIGHT);
140
text_size = (
time2pixels
(end)-
time2pixels
(start));
149
time2pixels
(start), Yslot * SLOT_MULT + SLOT_HEIGHT - 1, text_size, cpu + 1)
[
all
...]
Completed in 403 milliseconds