Home | History | Annotate | Download | only in unit

Lines Matching full:prof

5     "prof:true,prof_thread_active_init:false,lg_prof_sample:0";
41 mallctl_bool_get("prof.active", prof_active_old_expected, func, line);
51 mallctl_bool_set("prof.active", prof_active_old_expected,
62 mallctl_bool_get("thread.prof.active", thread_prof_active_old_expected,
73 mallctl_bool_set("thread.prof.active", thread_prof_active_old_expected,
106 /* prof.active, !thread.prof.active. */
111 /* !prof.active, !thread.prof.active. */
116 /* !prof.active, thread.prof.active. */
121 /* prof.active, thread.prof.active. */