Home | History | Annotate | Download | only in massif

Lines Matching refs:more

20    General Public License for more details.
35 // - make file format more generic. Obstacles:
127 - each snapshot specifies an x-axis value and one or more y-axis values.
187 // for, more or less. The main data structure is a tree representing the
541 // are too small -- a very big program might have more than 65536
569 // An SXPt representing one or more code locations, all below the
828 // We ask for a few more IPs than clo_depth suggests we need. Then we
830 // circumstances, we may need to redo it all, asking for more IPs.
836 // asked for and remove more than 'overestimate' alloc-fns.
846 // Ask for more IPs than clo_depth suggests we need.
946 // couple of times.) Even more annoyingly, I can't come up with a simple
998 // some (eg. half), and start taking them more slowly. Once we hit the
999 // limit again, we again cull and then take them even more slowly, and so
1878 // Call ms_unrecord_page_mem only if one or more pages are de-allocated.
1879 // See ms_new_mem_brk for more details.