Searched defs:show_details (Results 1 - 6 of 6) sorted by relevance

/external/iproute2/genl/
H A Dgenl.c31 int show_details = 0; variable
127 ++show_details;
/external/iproute2/ip/
H A Dip.c28 int show_details = 0; variable
194 ++show_details;
/external/iproute2/tc/
H A Dtc.c34 int show_details = 0; variable
309 ++show_details;
/external/linux-tools-perf/
H A Dbuiltin-top.c238 static void show_details(struct sym_entry *syme) function
304 show_details(top.sym_filter_entry);
/external/oprofile/libpp/
H A Dformat_output.cpp444 void opreport_formatter::show_details(bool on_off) function in class:format_output::opreport_formatter
621 show_details(bool on_off) function in class:format_output::xml_formatter
/external/iproute2/misc/
H A Dss.c43 int show_details = 0; variable
1270 if (show_details) {
1449 if (show_details) {
1819 if (show_details) {
2136 if (show_details) {
2220 if (show_details) {
2526 show_details++;

Completed in 585 milliseconds