Changeset 77c252 in git for omalloc/omStats.c


Ignore:
Timestamp:
Aug 29, 2016, 4:27:45 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
6e11aa961bbfbb6bc15840300419dc9f93030b90
Parents:
e13075181a6b6dcbcce1151d34e2fc5a26ab3c24
Message:
update InternalUsedBytesMalloc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/omStats.c

    re13075 r77c252  
    123123          om_Info.UsedPages, om_Info.AvailPages,
    124124          om_Info.CurrentRegionsAlloc, om_Info.MaxRegionsAlloc,
    125           om_Info.InternalUsedBytesMalloc/1024);
     125          om_Info.InternalUsedBytesMalloc);
    126126}
    127127
Note: See TracChangeset for help on using the changeset viewer.