Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dirty (0.04 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	Runtime  uint64
    	Deadline uint64
    	Period   uint64
    	Util_min uint32
    	Util_max uint32
    }
    
    const SizeofSchedAttr = 0x38
    
    type Cachestat_t struct {
    	Cache            uint64
    	Dirty            uint64
    	Writeback        uint64
    	Evicted          uint64
    	Recently_evicted uint64
    }
    type CachestatRange struct {
    	Off uint64
    	Len uint64
    }
    
    const (
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
Back to top