Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 90 for Ifreq (0.19 sec)

  1. src/cmd/vendor/github.com/google/pprof/internal/report/report.go

    			label = append(label, genLabel(droppedNodes, "node", "cum",
    				rpt.formatValue(abs64(int64(float64(rpt.total)*nodeFraction)))))
    		}
    		if droppedEdges > 0 {
    			label = append(label, genLabel(droppedEdges, "edge", "freq",
    				rpt.formatValue(abs64(int64(float64(rpt.total)*edgeFraction)))))
    		}
    		if nodeCount > 0 && nodeCount < origCount {
    			label = append(label, fmt.Sprintf("Showing top %d nodes out of %d",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 37.5K bytes
    - Viewed (0)
  2. src/internal/trace/testdata/tests/go122-annotations-stress.test

    -- expect --
    SUCCESS
    -- trace --
    Trace Go1.22
    EventBatch gen=1 m=18446744073709551615 time=2753926854385 size=5
    Frequency freq=15625000
    EventBatch gen=1 m=1986497 time=2753925247434 size=1430
    ProcStart dt=336 p=2 p_seq=1
    GoStart dt=191 g=19 g_seq=1
    HeapAlloc dt=389 heapalloc_value=1622016
    HeapAlloc dt=4453 heapalloc_value=1662976
    GoBlock dt=572 reason_string=12 stack=29
    ProcStop dt=26
    ProcStart dt=160734 p=2 p_seq=2
    ProcStop dt=21
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 38.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	Tseg1_min uint32
    	Tseg1_max uint32
    	Tseg2_min uint32
    	Tseg2_max uint32
    	Sjw_max   uint32
    	Brp_min   uint32
    	Brp_max   uint32
    	Brp_inc   uint32
    }
    
    type CANClock struct {
    	Freq uint32
    }
    
    type CANBusErrorCounters struct {
    	Txerr uint16
    	Rxerr uint16
    }
    
    type CANCtrlMode struct {
    	Mask  uint32
    	Flags uint32
    }
    
    type CANDeviceStats struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /**
         * Get the value for the key 'suggest.popular.word.query.freq'. <br>
         * The value is, e.g. 10 <br>
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getSuggestPopularWordQueryFreq();
    
        /**
         * Get the value for the key 'suggest.popular.word.query.freq' as {@link Integer}. <br>
         * The value is, e.g. 10 <br>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  5. src/cmd/trace/testdata/go122.test

    Trace Go1.22
    EventBatch gen=1 m=18446744073709551615 time=7689672466239 size=5
    Frequency freq=15625000
    EventBatch gen=1 m=1709048 time=7689670869319 size=423
    ProcStart dt=409 p=7 p_seq=1
    GoStart dt=31 g=34 g_seq=1
    GoStop dt=291990 reason_string=16 stack=50
    GoStart dt=21 g=34 g_seq=2
    GoStop dt=315853 reason_string=16 stack=50
    GoStart dt=30 g=34 g_seq=3
    GoUnblock dt=173432 g=1 g_seq=73 stack=52
    GoDestroy dt=96
    GoStart dt=22 g=1 g_seq=74
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  6. src/internal/trace/testdata/tests/go122-gc-stress.test

    -- expect --
    SUCCESS
    -- trace --
    Trace Go1.22
    EventBatch gen=3 m=18446744073709551615 time=28114950954550 size=5
    Frequency freq=15625000
    EventBatch gen=3 m=169438 time=28114950899454 size=615
    ProcStatus dt=2 p=47 pstatus=1
    GoStatus dt=1 g=111 m=169438 gstatus=2
    GCMarkAssistActive dt=1 g=111
    GCMarkAssistEnd dt=1
    HeapAlloc dt=38 heapalloc_value=191159744
    HeapAlloc dt=134 heapalloc_value=191192512
    GCMarkAssistBegin dt=60 stack=3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 139.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"TimevalToNsec", Func, 0},
    		{"Timex", Type, 0},
    		{"Timex.Calcnt", Field, 0},
    		{"Timex.Constant", Field, 0},
    		{"Timex.Errcnt", Field, 0},
    		{"Timex.Esterror", Field, 0},
    		{"Timex.Freq", Field, 0},
    		{"Timex.Jitcnt", Field, 0},
    		{"Timex.Jitter", Field, 0},
    		{"Timex.Maxerror", Field, 0},
    		{"Timex.Modes", Field, 0},
    		{"Timex.Offset", Field, 0},
    		{"Timex.Pad_cgo_0", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (linux-386), type Timex struct, Constant int32
    pkg syscall (linux-386), type Timex struct, Errcnt int32
    pkg syscall (linux-386), type Timex struct, Esterror int32
    pkg syscall (linux-386), type Timex struct, Freq int32
    pkg syscall (linux-386), type Timex struct, Jitcnt int32
    pkg syscall (linux-386), type Timex struct, Jitter int32
    pkg syscall (linux-386), type Timex struct, Maxerror int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  9. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return true;},gpuFrequency(eventName,cpuNumver,pid,ts,eventBase){const event=/new_freq=(\d+)/.exec(eventBase.details);if(!event)return false;const freq=parseInt(event[1]);this.i915FreqChangeSlice(ts,eventName,{freq});return true;}};Parser.register(I915Parser);return{I915Parser,};});'use strict';tr.exportTo('tr.e.importer.linux_perf',function(){const ColorScheme=tr.b.ColorScheme;const Parser=tr.e.importer.linux_perf.Parser;function...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (linux-arm-cgo), type Timex struct, Errcnt int32
    pkg syscall (linux-arm-cgo), type Timex struct, Esterror int32
    pkg syscall (linux-arm-cgo), type Timex struct, Freq int32
    pkg syscall (linux-arm-cgo), type Timex struct, Jitcnt int32
    pkg syscall (linux-arm-cgo), type Timex struct, Jitter int32
    pkg syscall (linux-arm-cgo), type Timex struct, Maxerror int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top