Home
last modified time | relevance | path

Searched defs:negatives (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_consume.c624 uint64_t normal, long double total, char positives, char negatives) in dt_print_quantline() argument
761 char positives = 0, negatives = 0; in dt_print_quantize() local
861 char positives = 0, negatives = 0; in dt_print_lquantize() local
991 char positives = 0, negatives = 0; dt_print_llquantize() local
1841 char negatives = aggdata->dtada_flags & DTRACE_A_HASNEGATIVES; dt_print_datum() local
[all...]
/titanic_51/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java365 boolean negatives) in printDistributionLine() argument