Home
last modified time | relevance | path

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

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