Searched refs:outf_double (Results 1 – 3 of 3) sorted by relevance
39 OBJECT * outf_double( double const value );
766 outf_double( time->user ) ), in call_timing_rule()767 outf_double( time->system ) ), in call_timing_rule()768 outf_double( timestamp_delta_seconds(&time->start, &time->end) ) ) in call_timing_rule()829 outf_double( time->user ) ), in call_action_rule()830 outf_double( time->system ) ) ); in call_action_rule()
148 OBJECT * outf_double( double const value ) in outf_double() function