Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for dev2 (0.32 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

    false;const dev=parseInt(event[1]);const ring=parseInt(event[2]);const invalidate=event[3];const flush=event[4];this.i915GemRingSlice(ts,eventName,dev,ring,{dev,ring,invalidate,flush});return true;},gemRequestEvent(eventName,cpuNumber,pid,ts,eventBase){const event=/dev=(\d+), ring=(\d+), seqno=(\d+)/.exec(eventBase.details);if(!event)return false;const dev=parseInt(event[1]);const ring=parseInt(event[2]);const seqno=parseInt(event[3]);this.i915GemRingSlice(ts,eventName,dev,ring,{dev,ring,seqno});return...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type Stat_t struct, Blocks int64
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Ctimespec Timespec
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Dev uint32
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Flags uint32
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Gen uint32
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Gid uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  3. pkg/generated/openapi/zz_generated.openapi.go

    						SchemaProps: spec.SchemaProps{
    							Description: "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).",
    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    					"readOnly": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

            "partition": {
              "description": "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).",
              "format": "int32",
              "type": "integer"
            },
            "readOnly": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (darwin-386), type Stat_t struct, Blksize int32
    pkg syscall (darwin-386), type Stat_t struct, Blocks int64
    pkg syscall (darwin-386), type Stat_t struct, Ctimespec Timespec
    pkg syscall (darwin-386), type Stat_t struct, Dev int32
    pkg syscall (darwin-386), type Stat_t struct, Flags uint32
    pkg syscall (darwin-386), type Stat_t struct, Gen uint32
    pkg syscall (darwin-386), type Stat_t struct, Gid uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  6. CREDITS

    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    
    ================================================================
    
    aead.dev/mem
    https://aead.dev/mem
    ----------------------------------------------------------------
    MIT License
    
    Copyright (c) 2022 Andreas Auernhammer
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top