Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhelp.h13 static inline void mput_char(char c, unsigned int num) in mput_char() function
Dhelp.c209 mput_char('-', strlen(title) + strlen(exec_path)); in list_commands()
218 mput_char('-', strlen(title)); in list_commands()