Home | History | Annotate | Download | only in src

Lines Matching defs:active

361 				    "min active:dirty page ratio: %u:1\n",
365 "min active:dirty page ratio: N/A\n");
504 "active: %12zu\n", pactive * page);
746 OPT_WRITE_BOOL_MUTABLE(prof_active, prof.active, ",")
792 "Min active:dirty page ratio per arena: "
796 "Min active:dirty page ratio per arena: "
923 CTL_GET("prof.active", &bv, bool);
925 "\t\t\t\"active\": %s,\n", bv ? "true" : "false");
950 size_t allocated, active, metadata, resident, mapped, retained;
954 CTL_GET("stats.active", &active, size_t);
968 "\t\t\t\"active\": %zu,\n", active);
982 "Allocated: %zu, active: %zu, metadata: %zu,"
984 allocated, active, metadata, resident, mapped, retained);
986 "Current active ceiling: %zu\n",