(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* ('a * Tacexpr.ltac_call_kind) list -> 'b Proofview.tactic -> 'b Proofview.tactic val set_profiling : bool -> unit val get_profiling : unit -> bool val entered_call : unit -> unit val print_results : unit -> unit val print_results_tactic : string -> unit val reset_profile : unit -> unit val do_print_results_at_close : unit -> unit