Searched refs:show_details (Results 1 - 18 of 18) 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;
H A Dipaddress.c310 if (do_link && tb[IFLA_LINKINFO] && show_details)
/external/iproute2/tc/
H A Dq_sfq.c93 if (show_details) {
H A Dq_htb.c263 if (show_details)
270 if (show_details) {
296 if (show_details)
H A Dq_tbf.c240 if (show_details) {
252 if (show_details) {
H A Dtc.c34 int show_details = 0; variable
309 ++show_details;
H A Dq_cbq.c489 if (show_details) {
516 if (show_details) {
527 if (lss && show_details) {
545 if (fopt && show_details) {
H A Dq_red.c172 if (show_details) {
H A Dq_gred.c297 if (show_details)
H A Dtc_qdisc.c258 if (show_details && tb[TCA_STAB]) {
/external/oprofile/libpp/
H A Dformat_output.h187 void show_details(bool);
259 void show_details(bool);
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/include/
H A Dutils.h14 extern int show_details;
/external/chromium/chrome/browser/ui/webui/
H A Dplugins_ui.cc296 FundamentalValue show_details(show_details_.GetValue());
297 web_ui_->CallJavascriptFunction("loadShowDetailsFromPrefs", show_details);
/external/oprofile/pp/
H A Dopreport.cpp383 xml_out->show_details(options::details);
389 text_out->show_details(options::details);
464 xml_out->show_details(options::details);
/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++;
/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);

Completed in 304 milliseconds