1# RUN: llvm-profdata order %s --num-test-traces=1 | FileCheck %s 2 3# CHECK: # Total area under the page fault curve: 4.000000e+00 4 5# CHECK: a 6# CHECK: b 7# CHECK: c 8# CHECK: x 9 10# Header 11:ir 12:temporal_prof_traces 13# Num Traces 144 15# Trace Stream Size: 164 17# Weight 181 19a, main.c:b, c 20# Weight 211 22a, x, main.c:b, c 23# Weight 241 25a, main.c:b, c 26# Weight 271 28a, main.c:b, c, x 29 30a 31# Func Hash: 320x1234 33# Num Counters: 341 35# Counter Values: 36101 37 38main.c:b 390x5678 401 41202 42 43c 440xabcd 451 46303 47 48x 490xefff 501 51404 52