Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/stats.hfa

    r54c1196 r7ce8873  
    9292                                volatile uint64_t fast;
    9393                                volatile uint64_t slow;
     94                                volatile uint64_t eagr;
     95                                volatile uint64_t nblk;
    9496                        } submit;
    9597                        struct {
Note: See TracChangeset for help on using the changeset viewer.