Searched refs:load0 (Results 1 – 5 of 5) sorted by relevance
109 (define_cpu_unit "pentium-load0" "pentium")111 (absence_set "pentium-load0,pentium-load1" "pentium-memory")113 (define_reservation "pentium-load" "(pentium-load0 | pentium-load1)")
96 (define_cpu_unit "athlon-load0" "athlon_load")99 (athlon-load0 | athlon-load1),nothing")102 (athlon-load0 + athlon-load1),nothing")104 (define_reservation "athlon-store" "(athlon-load0 | athlon-load1)")106 (define_reservation "athlon-store2" "(athlon-load0 + athlon-load1)")
501 ++Summary.load0; in GetPacketSummary()540 ++Summary.load0; in GetPacketSummary()579 ((Summary.load0 > 1 || Summary.store0 > 1 || !ValidHVXMem) || in ValidPacketMemoryOps()
142 unsigned load0; member