File: blarge_profile_stale.yaml

package info (click to toggle)
swiftlang 6.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,519,992 kB
  • sloc: cpp: 9,107,863; ansic: 2,040,022; asm: 1,135,751; python: 296,500; objc: 82,456; f90: 60,502; lisp: 34,951; pascal: 19,946; sh: 18,133; perl: 7,482; ml: 4,937; javascript: 4,117; makefile: 3,840; awk: 3,535; xml: 914; fortran: 619; cs: 573; ruby: 573
file content (51 lines) | stat: -rw-r--r-- 1,692 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
header:
  profile-version: 1
  binary-name:     'reader-yaml.test.tmp.exe'
  binary-build-id: '<unknown>'
  profile-flags:   [ lbr ]
  profile-origin:  branch profile reader
  profile-events:  ''
functions:
  - name:            SolveCubic
    fid:             6
    hash:            0xC6E9098E973BBE19
    exec:            151
    nblocks:         18
    blocks:
      - bid:             0
        insns:           43
        hash:            0xD2411AC186118199
        exec:            151
        succ:            [ { bid: 1, cnt: 4, mis: 2 }, { bid: 11, cnt: 0 } ]
      - bid:             1
        insns:           7
        hash:            0xDF0C9CC1FEAA70C3
        succ:            [ { bid: 10, cnt: 0 }, { bid: 2, cnt: 0 } ]
      - bid:             13
        insns:           26
        hash:            0xF05DC5524E99E56F
        succ:            [ { bid: 15, cnt: 89 }, { bid: 14, cnt: 0 } ]
      - bid:             15
        insns:           9
        hash:            0xB2E8338276A9834E
  - name:            usqrt
    fid:             7
    hash:            0x8B62B1F9AD81EA35
    exec:            20
    nblocks:         6
    blocks:
      - bid:             0
        insns:           4
        hash:            0xb1e5b76571270000
        exec:            20
        succ:            [ { bid: 1, cnt: 0 } ]
      - bid:             1
        insns:           9
        hash:            0x587e93788b970010
        succ:            [ { bid: 3, cnt: 320, mis: 171 }, { bid: 2, cnt: 0 } ]
      - bid:             3
        insns:           2
        hash:            0x20e605d745e50039
        succ:            [ { bid: 1, cnt: 300, mis: 33 }, { bid: 4, cnt: 20 } ]
...