Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c18 #define IPC_WIDTH 6 macro
107 w += IPC_WIDTH + CYCLES_WIDTH; in annotate_browser__pcnt_width()
153 ui_browser__printf(browser, "%*.2f ", IPC_WIDTH - 1, dl->ipc); in annotate_browser__write()
155 ui_browser__write_nstring(browser, " ", IPC_WIDTH); in annotate_browser__write()