| | | |
Offset 543, 22 lines modified | Offset 543, 22 lines modified |
| |
543 | static·inline·void·_nocheck__trace_allwinner_cpucfg_cpu_reset(uint8_t·cpu_id,·uint32_t·reset_addr) | 543 | static·inline·void·_nocheck__trace_allwinner_cpucfg_cpu_reset(uint8_t·cpu_id,·uint32_t·reset_addr) |
544 | { | 544 | { |
545 | ····if·(trace_event_get_state(TRACE_ALLWINNER_CPUCFG_CPU_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 545 | ····if·(trace_event_get_state(TRACE_ALLWINNER_CPUCFG_CPU_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
546 | ········if·(message_with_timestamp)·{ | 546 | ········if·(message_with_timestamp)·{ |
547 | ············struct·timeval·_now; | 547 | ············struct·timeval·_now; |
548 | ············gettimeofday(&_now,·NULL); | 548 | ············gettimeofday(&_now,·NULL); |
549 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 549 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
550 | ············qemu_log("%d@%zu.%06zu:allwinner_cpucfg_cpu_reset·"·"id·%u,·reset_addr·0x%"·PRIu32·"\n", | 550 | ············qemu_log("%d@%zu.%06zu:allwinner_cpucfg_cpu_reset·"·"id·%u,·reset_addr·0x%"·PRIu32·"\n", |
551 | ·····················qemu_get_thread_id(), | 551 | ·····················qemu_get_thread_id(), |
552 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 552 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
553 | ·····················,·cpu_id,·reset_addr); | 553 | ·····················,·cpu_id,·reset_addr); |
554 | #line·556·"trace/trace-hw_misc.h" | 554 | #line·556·"trace/trace-hw_misc.h" |
555 | ········}·else·{ | 555 | ········}·else·{ |
556 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 556 | #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
557 | ············qemu_log("allwinner_cpucfg_cpu_reset·"·"id·%u,·reset_addr·0x%"·PRIu32·"\n",·cpu_id,·reset_addr); | 557 | ············qemu_log("allwinner_cpucfg_cpu_reset·"·"id·%u,·reset_addr·0x%"·PRIu32·"\n",·cpu_id,·reset_addr); |
558 | #line·560·"trace/trace-hw_misc.h" | 558 | #line·560·"trace/trace-hw_misc.h" |
559 | ········} | 559 | ········} |
560 | ····} | 560 | ····} |
561 | } | 561 | } |
| |
562 | static·inline·void·trace_allwinner_cpucfg_cpu_reset(uint8_t·cpu_id,·uint32_t·reset_addr) | 562 | static·inline·void·trace_allwinner_cpucfg_cpu_reset(uint8_t·cpu_id,·uint32_t·reset_addr) |
Offset 574, 22 lines modified | Offset 574, 22 lines modified |
| |
574 | static·inline·void·_nocheck__trace_allwinner_cpucfg_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 574 | static·inline·void·_nocheck__trace_allwinner_cpucfg_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
575 | { | 575 | { |
576 | ····if·(trace_event_get_state(TRACE_ALLWINNER_CPUCFG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 576 | ····if·(trace_event_get_state(TRACE_ALLWINNER_CPUCFG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
577 | ········if·(message_with_timestamp)·{ | 577 | ········if·(message_with_timestamp)·{ |
578 | ············struct·timeval·_now; | 578 | ············struct·timeval·_now; |
579 | ············gettimeofday(&_now,·NULL); | 579 | ············gettimeofday(&_now,·NULL); |
580 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 580 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
581 | ············qemu_log("%d@%zu.%06zu:allwinner_cpucfg_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 581 | ············qemu_log("%d@%zu.%06zu:allwinner_cpucfg_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
582 | ·····················qemu_get_thread_id(), | 582 | ·····················qemu_get_thread_id(), |
583 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 583 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
584 | ·····················,·offset,·data,·size); | 584 | ·····················,·offset,·data,·size); |
585 | #line·587·"trace/trace-hw_misc.h" | 585 | #line·587·"trace/trace-hw_misc.h" |
586 | ········}·else·{ | 586 | ········}·else·{ |
587 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 587 | #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
588 | ············qemu_log("allwinner_cpucfg_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 588 | ············qemu_log("allwinner_cpucfg_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
589 | #line·591·"trace/trace-hw_misc.h" | 589 | #line·591·"trace/trace-hw_misc.h" |
590 | ········} | 590 | ········} |
591 | ····} | 591 | ····} |
592 | } | 592 | } |
| |
593 | static·inline·void·trace_allwinner_cpucfg_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 593 | static·inline·void·trace_allwinner_cpucfg_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 605, 22 lines modified | Offset 605, 22 lines modified |
| |
605 | static·inline·void·_nocheck__trace_allwinner_cpucfg_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 605 | static·inline·void·_nocheck__trace_allwinner_cpucfg_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
606 | { | 606 | { |
607 | ····if·(trace_event_get_state(TRACE_ALLWINNER_CPUCFG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 607 | ····if·(trace_event_get_state(TRACE_ALLWINNER_CPUCFG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
608 | ········if·(message_with_timestamp)·{ | 608 | ········if·(message_with_timestamp)·{ |
609 | ············struct·timeval·_now; | 609 | ············struct·timeval·_now; |
610 | ············gettimeofday(&_now,·NULL); | 610 | ············gettimeofday(&_now,·NULL); |
611 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 611 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
612 | ············qemu_log("%d@%zu.%06zu:allwinner_cpucfg_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 612 | ············qemu_log("%d@%zu.%06zu:allwinner_cpucfg_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
613 | ·····················qemu_get_thread_id(), | 613 | ·····················qemu_get_thread_id(), |
614 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 614 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
615 | ·····················,·offset,·data,·size); | 615 | ·····················,·offset,·data,·size); |
616 | #line·618·"trace/trace-hw_misc.h" | 616 | #line·618·"trace/trace-hw_misc.h" |
617 | ········}·else·{ | 617 | ········}·else·{ |
618 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 618 | #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
619 | ············qemu_log("allwinner_cpucfg_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 619 | ············qemu_log("allwinner_cpucfg_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
620 | #line·622·"trace/trace-hw_misc.h" | 620 | #line·622·"trace/trace-hw_misc.h" |
621 | ········} | 621 | ········} |
622 | ····} | 622 | ····} |
623 | } | 623 | } |
| |
624 | static·inline·void·trace_allwinner_cpucfg_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 624 | static·inline·void·trace_allwinner_cpucfg_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 636, 22 lines modified | Offset 636, 22 lines modified |
| |
636 | static·inline·void·_nocheck__trace_allwinner_h3_dramc_rowmirror_disable(void) | 636 | static·inline·void·_nocheck__trace_allwinner_h3_dramc_rowmirror_disable(void) |
637 | { | 637 | { |
638 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMC_ROWMIRROR_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 638 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMC_ROWMIRROR_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
639 | ········if·(message_with_timestamp)·{ | 639 | ········if·(message_with_timestamp)·{ |
640 | ············struct·timeval·_now; | 640 | ············struct·timeval·_now; |
641 | ············gettimeofday(&_now,·NULL); | 641 | ············gettimeofday(&_now,·NULL); |
642 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 642 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
643 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramc_rowmirror_disable·"·"Disable·row·mirror"·"\n", | 643 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramc_rowmirror_disable·"·"Disable·row·mirror"·"\n", |
644 | ·····················qemu_get_thread_id(), | 644 | ·····················qemu_get_thread_id(), |
645 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 645 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
646 | ·····················); | 646 | ·····················); |
647 | #line·649·"trace/trace-hw_misc.h" | 647 | #line·649·"trace/trace-hw_misc.h" |
648 | ········}·else·{ | 648 | ········}·else·{ |
649 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 649 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
650 | ············qemu_log("allwinner_h3_dramc_rowmirror_disable·"·"Disable·row·mirror"·"\n"); | 650 | ············qemu_log("allwinner_h3_dramc_rowmirror_disable·"·"Disable·row·mirror"·"\n"); |
651 | #line·653·"trace/trace-hw_misc.h" | 651 | #line·653·"trace/trace-hw_misc.h" |
652 | ········} | 652 | ········} |
653 | ····} | 653 | ····} |
654 | } | 654 | } |
| |
655 | static·inline·void·trace_allwinner_h3_dramc_rowmirror_disable(void) | 655 | static·inline·void·trace_allwinner_h3_dramc_rowmirror_disable(void) |
Offset 667, 22 lines modified | Offset 667, 22 lines modified |
| |
667 | static·inline·void·_nocheck__trace_allwinner_h3_dramc_rowmirror_enable(uint64_t·addr) | 667 | static·inline·void·_nocheck__trace_allwinner_h3_dramc_rowmirror_enable(uint64_t·addr) |
668 | { | 668 | { |
669 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMC_ROWMIRROR_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 669 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMC_ROWMIRROR_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
670 | ········if·(message_with_timestamp)·{ | 670 | ········if·(message_with_timestamp)·{ |
671 | ············struct·timeval·_now; | 671 | ············struct·timeval·_now; |
672 | ············gettimeofday(&_now,·NULL); | 672 | ············gettimeofday(&_now,·NULL); |
673 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 673 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
674 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramc_rowmirror_enable·"·"Enable·row·mirror:·addr·0x%"·PRIx64·"\n", | 674 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramc_rowmirror_enable·"·"Enable·row·mirror:·addr·0x%"·PRIx64·"\n", |
675 | ·····················qemu_get_thread_id(), | 675 | ·····················qemu_get_thread_id(), |
676 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 676 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
677 | ·····················,·addr); | 677 | ·····················,·addr); |
678 | #line·680·"trace/trace-hw_misc.h" | 678 | #line·680·"trace/trace-hw_misc.h" |
679 | ········}·else·{ | 679 | ········}·else·{ |
680 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 680 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
681 | ············qemu_log("allwinner_h3_dramc_rowmirror_enable·"·"Enable·row·mirror:·addr·0x%"·PRIx64·"\n",·addr); | 681 | ············qemu_log("allwinner_h3_dramc_rowmirror_enable·"·"Enable·row·mirror:·addr·0x%"·PRIx64·"\n",·addr); |
682 | #line·684·"trace/trace-hw_misc.h" | 682 | #line·684·"trace/trace-hw_misc.h" |
683 | ········} | 683 | ········} |
684 | ····} | 684 | ····} |
685 | } | 685 | } |
| |
686 | static·inline·void·trace_allwinner_h3_dramc_rowmirror_enable(uint64_t·addr) | 686 | static·inline·void·trace_allwinner_h3_dramc_rowmirror_enable(uint64_t·addr) |
Offset 698, 22 lines modified | Offset 698, 22 lines modified |
| |
698 | static·inline·void·_nocheck__trace_allwinner_h3_dramcom_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 698 | static·inline·void·_nocheck__trace_allwinner_h3_dramcom_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
699 | { | 699 | { |
700 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCOM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 700 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCOM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
701 | ········if·(message_with_timestamp)·{ | 701 | ········if·(message_with_timestamp)·{ |
702 | ············struct·timeval·_now; | 702 | ············struct·timeval·_now; |
703 | ············gettimeofday(&_now,·NULL); | 703 | ············gettimeofday(&_now,·NULL); |
704 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 704 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
705 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramcom_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 705 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramcom_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
706 | ·····················qemu_get_thread_id(), | 706 | ·····················qemu_get_thread_id(), |
707 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 707 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
708 | ·····················,·offset,·data,·size); | 708 | ·····················,·offset,·data,·size); |
709 | #line·711·"trace/trace-hw_misc.h" | 709 | #line·711·"trace/trace-hw_misc.h" |
710 | ········}·else·{ | 710 | ········}·else·{ |
711 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 711 | #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
712 | ············qemu_log("allwinner_h3_dramcom_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 712 | ············qemu_log("allwinner_h3_dramcom_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
713 | #line·715·"trace/trace-hw_misc.h" | 713 | #line·715·"trace/trace-hw_misc.h" |
714 | ········} | 714 | ········} |
715 | ····} | 715 | ····} |
716 | } | 716 | } |
| |
717 | static·inline·void·trace_allwinner_h3_dramcom_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 717 | static·inline·void·trace_allwinner_h3_dramcom_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 729, 22 lines modified | Offset 729, 22 lines modified |
| |
729 | static·inline·void·_nocheck__trace_allwinner_h3_dramcom_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 729 | static·inline·void·_nocheck__trace_allwinner_h3_dramcom_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
730 | { | 730 | { |
731 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCOM_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 731 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCOM_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
732 | ········if·(message_with_timestamp)·{ | 732 | ········if·(message_with_timestamp)·{ |
733 | ············struct·timeval·_now; | 733 | ············struct·timeval·_now; |
734 | ············gettimeofday(&_now,·NULL); | 734 | ············gettimeofday(&_now,·NULL); |
735 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 735 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
736 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramcom_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 736 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramcom_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
737 | ·····················qemu_get_thread_id(), | 737 | ·····················qemu_get_thread_id(), |
738 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 738 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
739 | ·····················,·offset,·data,·size); | 739 | ·····················,·offset,·data,·size); |
740 | #line·742·"trace/trace-hw_misc.h" | 740 | #line·742·"trace/trace-hw_misc.h" |
741 | ········}·else·{ | 741 | ········}·else·{ |
742 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 742 | #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
743 | ············qemu_log("allwinner_h3_dramcom_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 743 | ············qemu_log("allwinner_h3_dramcom_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
744 | #line·746·"trace/trace-hw_misc.h" | 744 | #line·746·"trace/trace-hw_misc.h" |
745 | ········} | 745 | ········} |
746 | ····} | 746 | ····} |
747 | } | 747 | } |
| |
748 | static·inline·void·trace_allwinner_h3_dramcom_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 748 | static·inline·void·trace_allwinner_h3_dramcom_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 760, 22 lines modified | Offset 760, 22 lines modified |
| |
760 | static·inline·void·_nocheck__trace_allwinner_h3_dramctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 760 | static·inline·void·_nocheck__trace_allwinner_h3_dramctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
761 | { | 761 | { |
762 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCTL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 762 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCTL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
763 | ········if·(message_with_timestamp)·{ | 763 | ········if·(message_with_timestamp)·{ |
764 | ············struct·timeval·_now; | 764 | ············struct·timeval·_now; |
765 | ············gettimeofday(&_now,·NULL); | 765 | ············gettimeofday(&_now,·NULL); |
766 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 766 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
767 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramctl_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 767 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramctl_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
768 | ·····················qemu_get_thread_id(), | 768 | ·····················qemu_get_thread_id(), |
769 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 769 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
770 | ·····················,·offset,·data,·size); | 770 | ·····················,·offset,·data,·size); |
771 | #line·773·"trace/trace-hw_misc.h" | 771 | #line·773·"trace/trace-hw_misc.h" |
772 | ········}·else·{ | 772 | ········}·else·{ |
773 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 773 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
774 | ············qemu_log("allwinner_h3_dramctl_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 774 | ············qemu_log("allwinner_h3_dramctl_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
775 | #line·777·"trace/trace-hw_misc.h" | 775 | #line·777·"trace/trace-hw_misc.h" |
776 | ········} | 776 | ········} |
777 | ····} | 777 | ····} |
778 | } | 778 | } |
| |
779 | static·inline·void·trace_allwinner_h3_dramctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 779 | static·inline·void·trace_allwinner_h3_dramctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 791, 22 lines modified | Offset 791, 22 lines modified |
| |
791 | static·inline·void·_nocheck__trace_allwinner_h3_dramctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 791 | static·inline·void·_nocheck__trace_allwinner_h3_dramctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
792 | { | 792 | { |
793 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCTL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 793 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMCTL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
794 | ········if·(message_with_timestamp)·{ | 794 | ········if·(message_with_timestamp)·{ |
795 | ············struct·timeval·_now; | 795 | ············struct·timeval·_now; |
796 | ············gettimeofday(&_now,·NULL); | 796 | ············gettimeofday(&_now,·NULL); |
797 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 797 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
798 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramctl_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 798 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramctl_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
799 | ·····················qemu_get_thread_id(), | 799 | ·····················qemu_get_thread_id(), |
800 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 800 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
801 | ·····················,·offset,·data,·size); | 801 | ·····················,·offset,·data,·size); |
802 | #line·804·"trace/trace-hw_misc.h" | 802 | #line·804·"trace/trace-hw_misc.h" |
803 | ········}·else·{ | 803 | ········}·else·{ |
804 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 804 | #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
805 | ············qemu_log("allwinner_h3_dramctl_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 805 | ············qemu_log("allwinner_h3_dramctl_write·"·"Write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
806 | #line·808·"trace/trace-hw_misc.h" | 806 | #line·808·"trace/trace-hw_misc.h" |
807 | ········} | 807 | ········} |
808 | ····} | 808 | ····} |
809 | } | 809 | } |
| |
810 | static·inline·void·trace_allwinner_h3_dramctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 810 | static·inline·void·trace_allwinner_h3_dramctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 822, 22 lines modified | Offset 822, 22 lines modified |
| |
822 | static·inline·void·_nocheck__trace_allwinner_h3_dramphy_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 822 | static·inline·void·_nocheck__trace_allwinner_h3_dramphy_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
823 | { | 823 | { |
824 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMPHY_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 824 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMPHY_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
825 | ········if·(message_with_timestamp)·{ | 825 | ········if·(message_with_timestamp)·{ |
826 | ············struct·timeval·_now; | 826 | ············struct·timeval·_now; |
827 | ············gettimeofday(&_now,·NULL); | 827 | ············gettimeofday(&_now,·NULL); |
828 | #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 828 | #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
829 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramphy_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 829 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramphy_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
830 | ·····················qemu_get_thread_id(), | 830 | ·····················qemu_get_thread_id(), |
831 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 831 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
832 | ·····················,·offset,·data,·size); | 832 | ·····················,·offset,·data,·size); |
833 | #line·835·"trace/trace-hw_misc.h" | 833 | #line·835·"trace/trace-hw_misc.h" |
834 | ········}·else·{ | 834 | ········}·else·{ |
835 | #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 835 | #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
836 | ············qemu_log("allwinner_h3_dramphy_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 836 | ············qemu_log("allwinner_h3_dramphy_read·"·"Read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
837 | #line·839·"trace/trace-hw_misc.h" | 837 | #line·839·"trace/trace-hw_misc.h" |
838 | ········} | 838 | ········} |
839 | ····} | 839 | ····} |
840 | } | 840 | } |
| |
841 | static·inline·void·trace_allwinner_h3_dramphy_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 841 | static·inline·void·trace_allwinner_h3_dramphy_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 853, 22 lines modified | Offset 853, 22 lines modified |
| |
853 | static·inline·void·_nocheck__trace_allwinner_h3_dramphy_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 853 | static·inline·void·_nocheck__trace_allwinner_h3_dramphy_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
854 | { | 854 | { |
855 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMPHY_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 855 | ····if·(trace_event_get_state(TRACE_ALLWINNER_H3_DRAMPHY_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
856 | ········if·(message_with_timestamp)·{ | 856 | ········if·(message_with_timestamp)·{ |
857 | ············struct·timeval·_now; | 857 | ············struct·timeval·_now; |
858 | ············gettimeofday(&_now,·NULL); | 858 | ············gettimeofday(&_now,·NULL); |
859 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 859 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
860 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramphy_write·"·"write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 860 | ············qemu_log("%d@%zu.%06zu:allwinner_h3_dramphy_write·"·"write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
861 | ·····················qemu_get_thread_id(), | 861 | ·····················qemu_get_thread_id(), |
862 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 862 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
863 | ·····················,·offset,·data,·size); | 863 | ·····················,·offset,·data,·size); |
864 | #line·866·"trace/trace-hw_misc.h" | 864 | #line·866·"trace/trace-hw_misc.h" |
865 | ········}·else·{ | 865 | ········}·else·{ |
866 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 866 | #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
867 | ············qemu_log("allwinner_h3_dramphy_write·"·"write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 867 | ············qemu_log("allwinner_h3_dramphy_write·"·"write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
868 | #line·870·"trace/trace-hw_misc.h" | 868 | #line·870·"trace/trace-hw_misc.h" |
869 | ········} | 869 | ········} |
870 | ····} | 870 | ····} |
871 | } | 871 | } |
| |
872 | static·inline·void·trace_allwinner_h3_dramphy_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 872 | static·inline·void·trace_allwinner_h3_dramphy_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 884, 22 lines modified | Offset 884, 22 lines modified |
| |
884 | static·inline·void·_nocheck__trace_allwinner_sid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 884 | static·inline·void·_nocheck__trace_allwinner_sid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
885 | { | 885 | { |
886 | ····if·(trace_event_get_state(TRACE_ALLWINNER_SID_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 886 | ····if·(trace_event_get_state(TRACE_ALLWINNER_SID_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
887 | ········if·(message_with_timestamp)·{ | 887 | ········if·(message_with_timestamp)·{ |
888 | ············struct·timeval·_now; | 888 | ············struct·timeval·_now; |
889 | ············gettimeofday(&_now,·NULL); | 889 | ············gettimeofday(&_now,·NULL); |
890 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 890 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
891 | ············qemu_log("%d@%zu.%06zu:allwinner_sid_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 891 | ············qemu_log("%d@%zu.%06zu:allwinner_sid_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
892 | ·····················qemu_get_thread_id(), | 892 | ·····················qemu_get_thread_id(), |
893 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 893 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
894 | ·····················,·offset,·data,·size); | 894 | ·····················,·offset,·data,·size); |
895 | #line·897·"trace/trace-hw_misc.h" | 895 | #line·897·"trace/trace-hw_misc.h" |
896 | ········}·else·{ | 896 | ········}·else·{ |
897 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 897 | #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
898 | ············qemu_log("allwinner_sid_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 898 | ············qemu_log("allwinner_sid_read·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
899 | #line·901·"trace/trace-hw_misc.h" | 899 | #line·901·"trace/trace-hw_misc.h" |
900 | ········} | 900 | ········} |
901 | ····} | 901 | ····} |
902 | } | 902 | } |
| |
903 | static·inline·void·trace_allwinner_sid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 903 | static·inline·void·trace_allwinner_sid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 915, 22 lines modified | Offset 915, 22 lines modified |
| |
915 | static·inline·void·_nocheck__trace_allwinner_sid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 915 | static·inline·void·_nocheck__trace_allwinner_sid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
916 | { | 916 | { |
917 | ····if·(trace_event_get_state(TRACE_ALLWINNER_SID_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 917 | ····if·(trace_event_get_state(TRACE_ALLWINNER_SID_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
918 | ········if·(message_with_timestamp)·{ | 918 | ········if·(message_with_timestamp)·{ |
919 | ············struct·timeval·_now; | 919 | ············struct·timeval·_now; |
920 | ············gettimeofday(&_now,·NULL); | 920 | ············gettimeofday(&_now,·NULL); |
921 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 921 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
922 | ············qemu_log("%d@%zu.%06zu:allwinner_sid_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", | 922 | ············qemu_log("%d@%zu.%06zu:allwinner_sid_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n", |
923 | ·····················qemu_get_thread_id(), | 923 | ·····················qemu_get_thread_id(), |
924 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 924 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
925 | ·····················,·offset,·data,·size); | 925 | ·····················,·offset,·data,·size); |
926 | #line·928·"trace/trace-hw_misc.h" | 926 | #line·928·"trace/trace-hw_misc.h" |
927 | ········}·else·{ | 927 | ········}·else·{ |
928 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 928 | #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
929 | ············qemu_log("allwinner_sid_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); | 929 | ············qemu_log("allwinner_sid_write·"·"offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%"·PRIu32·"\n",·offset,·data,·size); |
930 | #line·932·"trace/trace-hw_misc.h" | 930 | #line·932·"trace/trace-hw_misc.h" |
931 | ········} | 931 | ········} |
932 | ····} | 932 | ····} |
933 | } | 933 | } |
| |
934 | static·inline·void·trace_allwinner_sid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 934 | static·inline·void·trace_allwinner_sid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 946, 22 lines modified | Offset 946, 22 lines modified |
| |
946 | static·inline·void·_nocheck__trace_avr_power_read(uint8_t·value) | 946 | static·inline·void·_nocheck__trace_avr_power_read(uint8_t·value) |
947 | { | 947 | { |
948 | ····if·(trace_event_get_state(TRACE_AVR_POWER_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 948 | ····if·(trace_event_get_state(TRACE_AVR_POWER_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
949 | ········if·(message_with_timestamp)·{ | 949 | ········if·(message_with_timestamp)·{ |
950 | ············struct·timeval·_now; | 950 | ············struct·timeval·_now; |
951 | ············gettimeofday(&_now,·NULL); | 951 | ············gettimeofday(&_now,·NULL); |
952 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 952 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
953 | ············qemu_log("%d@%zu.%06zu:avr_power_read·"·"power_reduc·read·value:%u"·"\n", | 953 | ············qemu_log("%d@%zu.%06zu:avr_power_read·"·"power_reduc·read·value:%u"·"\n", |
954 | ·····················qemu_get_thread_id(), | 954 | ·····················qemu_get_thread_id(), |
955 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 955 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
956 | ·····················,·value); | 956 | ·····················,·value); |
957 | #line·959·"trace/trace-hw_misc.h" | 957 | #line·959·"trace/trace-hw_misc.h" |
958 | ········}·else·{ | 958 | ········}·else·{ |
959 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 959 | #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
960 | ············qemu_log("avr_power_read·"·"power_reduc·read·value:%u"·"\n",·value); | 960 | ············qemu_log("avr_power_read·"·"power_reduc·read·value:%u"·"\n",·value); |
961 | #line·963·"trace/trace-hw_misc.h" | 961 | #line·963·"trace/trace-hw_misc.h" |
962 | ········} | 962 | ········} |
963 | ····} | 963 | ····} |
964 | } | 964 | } |
| |
965 | static·inline·void·trace_avr_power_read(uint8_t·value) | 965 | static·inline·void·trace_avr_power_read(uint8_t·value) |
Offset 977, 22 lines modified | Offset 977, 22 lines modified |
| |
977 | static·inline·void·_nocheck__trace_avr_power_write(uint8_t·value) | 977 | static·inline·void·_nocheck__trace_avr_power_write(uint8_t·value) |
978 | { | 978 | { |
979 | ····if·(trace_event_get_state(TRACE_AVR_POWER_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 979 | ····if·(trace_event_get_state(TRACE_AVR_POWER_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
980 | ········if·(message_with_timestamp)·{ | 980 | ········if·(message_with_timestamp)·{ |
981 | ············struct·timeval·_now; | 981 | ············struct·timeval·_now; |
982 | ············gettimeofday(&_now,·NULL); | 982 | ············gettimeofday(&_now,·NULL); |
983 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 983 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
984 | ············qemu_log("%d@%zu.%06zu:avr_power_write·"·"power_reduc·write·value:%u"·"\n", | 984 | ············qemu_log("%d@%zu.%06zu:avr_power_write·"·"power_reduc·write·value:%u"·"\n", |
985 | ·····················qemu_get_thread_id(), | 985 | ·····················qemu_get_thread_id(), |
986 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 986 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
987 | ·····················,·value); | 987 | ·····················,·value); |
988 | #line·990·"trace/trace-hw_misc.h" | 988 | #line·990·"trace/trace-hw_misc.h" |
989 | ········}·else·{ | 989 | ········}·else·{ |
990 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 990 | #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
991 | ············qemu_log("avr_power_write·"·"power_reduc·write·value:%u"·"\n",·value); | 991 | ············qemu_log("avr_power_write·"·"power_reduc·write·value:%u"·"\n",·value); |
992 | #line·994·"trace/trace-hw_misc.h" | 992 | #line·994·"trace/trace-hw_misc.h" |
993 | ········} | 993 | ········} |
994 | ····} | 994 | ····} |
995 | } | 995 | } |
| |
996 | static·inline·void·trace_avr_power_write(uint8_t·value) | 996 | static·inline·void·trace_avr_power_write(uint8_t·value) |
Offset 1008, 22 lines modified | Offset 1008, 22 lines modified |
| |
1008 | static·inline·void·_nocheck__trace_ecc_mem_writel_mer(uint32_t·val) | 1008 | static·inline·void·_nocheck__trace_ecc_mem_writel_mer(uint32_t·val) |
1009 | { | 1009 | { |
1010 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_MER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1010 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_MER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1011 | ········if·(message_with_timestamp)·{ | 1011 | ········if·(message_with_timestamp)·{ |
1012 | ············struct·timeval·_now; | 1012 | ············struct·timeval·_now; |
1013 | ············gettimeofday(&_now,·NULL); | 1013 | ············gettimeofday(&_now,·NULL); |
1014 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1014 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1015 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_mer·"·"Write·memory·enable·0x%08x"·"\n", | 1015 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_mer·"·"Write·memory·enable·0x%08x"·"\n", |
1016 | ·····················qemu_get_thread_id(), | 1016 | ·····················qemu_get_thread_id(), |
1017 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1017 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1018 | ·····················,·val); | 1018 | ·····················,·val); |
1019 | #line·1021·"trace/trace-hw_misc.h" | 1019 | #line·1021·"trace/trace-hw_misc.h" |
1020 | ········}·else·{ | 1020 | ········}·else·{ |
1021 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1021 | #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1022 | ············qemu_log("ecc_mem_writel_mer·"·"Write·memory·enable·0x%08x"·"\n",·val); | 1022 | ············qemu_log("ecc_mem_writel_mer·"·"Write·memory·enable·0x%08x"·"\n",·val); |
1023 | #line·1025·"trace/trace-hw_misc.h" | 1023 | #line·1025·"trace/trace-hw_misc.h" |
1024 | ········} | 1024 | ········} |
1025 | ····} | 1025 | ····} |
1026 | } | 1026 | } |
| |
1027 | static·inline·void·trace_ecc_mem_writel_mer(uint32_t·val) | 1027 | static·inline·void·trace_ecc_mem_writel_mer(uint32_t·val) |
Offset 1039, 22 lines modified | Offset 1039, 22 lines modified |
| |
1039 | static·inline·void·_nocheck__trace_ecc_mem_writel_mdr(uint32_t·val) | 1039 | static·inline·void·_nocheck__trace_ecc_mem_writel_mdr(uint32_t·val) |
1040 | { | 1040 | { |
1041 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_MDR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1041 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_MDR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1042 | ········if·(message_with_timestamp)·{ | 1042 | ········if·(message_with_timestamp)·{ |
1043 | ············struct·timeval·_now; | 1043 | ············struct·timeval·_now; |
1044 | ············gettimeofday(&_now,·NULL); | 1044 | ············gettimeofday(&_now,·NULL); |
1045 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1045 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1046 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_mdr·"·"Write·memory·delay·0x%08x"·"\n", | 1046 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_mdr·"·"Write·memory·delay·0x%08x"·"\n", |
1047 | ·····················qemu_get_thread_id(), | 1047 | ·····················qemu_get_thread_id(), |
1048 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1048 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1049 | ·····················,·val); | 1049 | ·····················,·val); |
1050 | #line·1052·"trace/trace-hw_misc.h" | 1050 | #line·1052·"trace/trace-hw_misc.h" |
1051 | ········}·else·{ | 1051 | ········}·else·{ |
1052 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1052 | #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1053 | ············qemu_log("ecc_mem_writel_mdr·"·"Write·memory·delay·0x%08x"·"\n",·val); | 1053 | ············qemu_log("ecc_mem_writel_mdr·"·"Write·memory·delay·0x%08x"·"\n",·val); |
1054 | #line·1056·"trace/trace-hw_misc.h" | 1054 | #line·1056·"trace/trace-hw_misc.h" |
1055 | ········} | 1055 | ········} |
1056 | ····} | 1056 | ····} |
1057 | } | 1057 | } |
| |
1058 | static·inline·void·trace_ecc_mem_writel_mdr(uint32_t·val) | 1058 | static·inline·void·trace_ecc_mem_writel_mdr(uint32_t·val) |
Offset 1070, 22 lines modified | Offset 1070, 22 lines modified |
| |
1070 | static·inline·void·_nocheck__trace_ecc_mem_writel_mfsr(uint32_t·val) | 1070 | static·inline·void·_nocheck__trace_ecc_mem_writel_mfsr(uint32_t·val) |
1071 | { | 1071 | { |
1072 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_MFSR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1072 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_MFSR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1073 | ········if·(message_with_timestamp)·{ | 1073 | ········if·(message_with_timestamp)·{ |
1074 | ············struct·timeval·_now; | 1074 | ············struct·timeval·_now; |
1075 | ············gettimeofday(&_now,·NULL); | 1075 | ············gettimeofday(&_now,·NULL); |
1076 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1076 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1077 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_mfsr·"·"Write·memory·fault·status·0x%08x"·"\n", | 1077 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_mfsr·"·"Write·memory·fault·status·0x%08x"·"\n", |
1078 | ·····················qemu_get_thread_id(), | 1078 | ·····················qemu_get_thread_id(), |
1079 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1079 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1080 | ·····················,·val); | 1080 | ·····················,·val); |
1081 | #line·1083·"trace/trace-hw_misc.h" | 1081 | #line·1083·"trace/trace-hw_misc.h" |
1082 | ········}·else·{ | 1082 | ········}·else·{ |
1083 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1083 | #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1084 | ············qemu_log("ecc_mem_writel_mfsr·"·"Write·memory·fault·status·0x%08x"·"\n",·val); | 1084 | ············qemu_log("ecc_mem_writel_mfsr·"·"Write·memory·fault·status·0x%08x"·"\n",·val); |
1085 | #line·1087·"trace/trace-hw_misc.h" | 1085 | #line·1087·"trace/trace-hw_misc.h" |
1086 | ········} | 1086 | ········} |
1087 | ····} | 1087 | ····} |
1088 | } | 1088 | } |
| |
1089 | static·inline·void·trace_ecc_mem_writel_mfsr(uint32_t·val) | 1089 | static·inline·void·trace_ecc_mem_writel_mfsr(uint32_t·val) |
Offset 1101, 22 lines modified | Offset 1101, 22 lines modified |
| |
1101 | static·inline·void·_nocheck__trace_ecc_mem_writel_vcr(uint32_t·val) | 1101 | static·inline·void·_nocheck__trace_ecc_mem_writel_vcr(uint32_t·val) |
1102 | { | 1102 | { |
1103 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_VCR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1103 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_VCR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1104 | ········if·(message_with_timestamp)·{ | 1104 | ········if·(message_with_timestamp)·{ |
1105 | ············struct·timeval·_now; | 1105 | ············struct·timeval·_now; |
1106 | ············gettimeofday(&_now,·NULL); | 1106 | ············gettimeofday(&_now,·NULL); |
1107 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1107 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1108 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_vcr·"·"Write·slot·configuration·0x%08x"·"\n", | 1108 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_vcr·"·"Write·slot·configuration·0x%08x"·"\n", |
1109 | ·····················qemu_get_thread_id(), | 1109 | ·····················qemu_get_thread_id(), |
1110 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1110 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1111 | ·····················,·val); | 1111 | ·····················,·val); |
1112 | #line·1114·"trace/trace-hw_misc.h" | 1112 | #line·1114·"trace/trace-hw_misc.h" |
1113 | ········}·else·{ | 1113 | ········}·else·{ |
1114 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1114 | #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1115 | ············qemu_log("ecc_mem_writel_vcr·"·"Write·slot·configuration·0x%08x"·"\n",·val); | 1115 | ············qemu_log("ecc_mem_writel_vcr·"·"Write·slot·configuration·0x%08x"·"\n",·val); |
1116 | #line·1118·"trace/trace-hw_misc.h" | 1116 | #line·1118·"trace/trace-hw_misc.h" |
1117 | ········} | 1117 | ········} |
1118 | ····} | 1118 | ····} |
1119 | } | 1119 | } |
| |
1120 | static·inline·void·trace_ecc_mem_writel_vcr(uint32_t·val) | 1120 | static·inline·void·trace_ecc_mem_writel_vcr(uint32_t·val) |
Offset 1132, 22 lines modified | Offset 1132, 22 lines modified |
| |
1132 | static·inline·void·_nocheck__trace_ecc_mem_writel_dr(uint32_t·val) | 1132 | static·inline·void·_nocheck__trace_ecc_mem_writel_dr(uint32_t·val) |
1133 | { | 1133 | { |
1134 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_DR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1134 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_DR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1135 | ········if·(message_with_timestamp)·{ | 1135 | ········if·(message_with_timestamp)·{ |
1136 | ············struct·timeval·_now; | 1136 | ············struct·timeval·_now; |
1137 | ············gettimeofday(&_now,·NULL); | 1137 | ············gettimeofday(&_now,·NULL); |
1138 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1138 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1139 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_dr·"·"Write·diagnostic·0x%08x"·"\n", | 1139 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_dr·"·"Write·diagnostic·0x%08x"·"\n", |
1140 | ·····················qemu_get_thread_id(), | 1140 | ·····················qemu_get_thread_id(), |
1141 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1141 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1142 | ·····················,·val); | 1142 | ·····················,·val); |
1143 | #line·1145·"trace/trace-hw_misc.h" | 1143 | #line·1145·"trace/trace-hw_misc.h" |
1144 | ········}·else·{ | 1144 | ········}·else·{ |
1145 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1145 | #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1146 | ············qemu_log("ecc_mem_writel_dr·"·"Write·diagnostic·0x%08x"·"\n",·val); | 1146 | ············qemu_log("ecc_mem_writel_dr·"·"Write·diagnostic·0x%08x"·"\n",·val); |
1147 | #line·1149·"trace/trace-hw_misc.h" | 1147 | #line·1149·"trace/trace-hw_misc.h" |
1148 | ········} | 1148 | ········} |
1149 | ····} | 1149 | ····} |
1150 | } | 1150 | } |
| |
1151 | static·inline·void·trace_ecc_mem_writel_dr(uint32_t·val) | 1151 | static·inline·void·trace_ecc_mem_writel_dr(uint32_t·val) |
Offset 1163, 22 lines modified | Offset 1163, 22 lines modified |
| |
1163 | static·inline·void·_nocheck__trace_ecc_mem_writel_ecr0(uint32_t·val) | 1163 | static·inline·void·_nocheck__trace_ecc_mem_writel_ecr0(uint32_t·val) |
1164 | { | 1164 | { |
1165 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_ECR0)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1165 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_ECR0)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1166 | ········if·(message_with_timestamp)·{ | 1166 | ········if·(message_with_timestamp)·{ |
1167 | ············struct·timeval·_now; | 1167 | ············struct·timeval·_now; |
1168 | ············gettimeofday(&_now,·NULL); | 1168 | ············gettimeofday(&_now,·NULL); |
1169 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1169 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1170 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_ecr0·"·"Write·event·count·1·0x%08x"·"\n", | 1170 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_ecr0·"·"Write·event·count·1·0x%08x"·"\n", |
1171 | ·····················qemu_get_thread_id(), | 1171 | ·····················qemu_get_thread_id(), |
1172 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1172 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1173 | ·····················,·val); | 1173 | ·····················,·val); |
1174 | #line·1176·"trace/trace-hw_misc.h" | 1174 | #line·1176·"trace/trace-hw_misc.h" |
1175 | ········}·else·{ | 1175 | ········}·else·{ |
1176 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1176 | #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1177 | ············qemu_log("ecc_mem_writel_ecr0·"·"Write·event·count·1·0x%08x"·"\n",·val); | 1177 | ············qemu_log("ecc_mem_writel_ecr0·"·"Write·event·count·1·0x%08x"·"\n",·val); |
1178 | #line·1180·"trace/trace-hw_misc.h" | 1178 | #line·1180·"trace/trace-hw_misc.h" |
1179 | ········} | 1179 | ········} |
1180 | ····} | 1180 | ····} |
1181 | } | 1181 | } |
| |
1182 | static·inline·void·trace_ecc_mem_writel_ecr0(uint32_t·val) | 1182 | static·inline·void·trace_ecc_mem_writel_ecr0(uint32_t·val) |
Offset 1194, 22 lines modified | Offset 1194, 22 lines modified |
| |
1194 | static·inline·void·_nocheck__trace_ecc_mem_writel_ecr1(uint32_t·val) | 1194 | static·inline·void·_nocheck__trace_ecc_mem_writel_ecr1(uint32_t·val) |
1195 | { | 1195 | { |
1196 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_ECR1)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1196 | ····if·(trace_event_get_state(TRACE_ECC_MEM_WRITEL_ECR1)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1197 | ········if·(message_with_timestamp)·{ | 1197 | ········if·(message_with_timestamp)·{ |
1198 | ············struct·timeval·_now; | 1198 | ············struct·timeval·_now; |
1199 | ············gettimeofday(&_now,·NULL); | 1199 | ············gettimeofday(&_now,·NULL); |
1200 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1200 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1201 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_ecr1·"·"Write·event·count·2·0x%08x"·"\n", | 1201 | ············qemu_log("%d@%zu.%06zu:ecc_mem_writel_ecr1·"·"Write·event·count·2·0x%08x"·"\n", |
1202 | ·····················qemu_get_thread_id(), | 1202 | ·····················qemu_get_thread_id(), |
1203 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1203 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1204 | ·····················,·val); | 1204 | ·····················,·val); |
1205 | #line·1207·"trace/trace-hw_misc.h" | 1205 | #line·1207·"trace/trace-hw_misc.h" |
1206 | ········}·else·{ | 1206 | ········}·else·{ |
1207 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1207 | #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1208 | ············qemu_log("ecc_mem_writel_ecr1·"·"Write·event·count·2·0x%08x"·"\n",·val); | 1208 | ············qemu_log("ecc_mem_writel_ecr1·"·"Write·event·count·2·0x%08x"·"\n",·val); |
1209 | #line·1211·"trace/trace-hw_misc.h" | 1209 | #line·1211·"trace/trace-hw_misc.h" |
1210 | ········} | 1210 | ········} |
1211 | ····} | 1211 | ····} |
1212 | } | 1212 | } |
| |
1213 | static·inline·void·trace_ecc_mem_writel_ecr1(uint32_t·val) | 1213 | static·inline·void·trace_ecc_mem_writel_ecr1(uint32_t·val) |
Offset 1225, 22 lines modified | Offset 1225, 22 lines modified |
| |
1225 | static·inline·void·_nocheck__trace_ecc_mem_readl_mer(uint32_t·ret) | 1225 | static·inline·void·_nocheck__trace_ecc_mem_readl_mer(uint32_t·ret) |
1226 | { | 1226 | { |
1227 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1227 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1228 | ········if·(message_with_timestamp)·{ | 1228 | ········if·(message_with_timestamp)·{ |
1229 | ············struct·timeval·_now; | 1229 | ············struct·timeval·_now; |
1230 | ············gettimeofday(&_now,·NULL); | 1230 | ············gettimeofday(&_now,·NULL); |
1231 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1231 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1232 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mer·"·"Read·memory·enable·0x%08x"·"\n", | 1232 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mer·"·"Read·memory·enable·0x%08x"·"\n", |
1233 | ·····················qemu_get_thread_id(), | 1233 | ·····················qemu_get_thread_id(), |
1234 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1234 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1235 | ·····················,·ret); | 1235 | ·····················,·ret); |
1236 | #line·1238·"trace/trace-hw_misc.h" | 1236 | #line·1238·"trace/trace-hw_misc.h" |
1237 | ········}·else·{ | 1237 | ········}·else·{ |
1238 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1238 | #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1239 | ············qemu_log("ecc_mem_readl_mer·"·"Read·memory·enable·0x%08x"·"\n",·ret); | 1239 | ············qemu_log("ecc_mem_readl_mer·"·"Read·memory·enable·0x%08x"·"\n",·ret); |
1240 | #line·1242·"trace/trace-hw_misc.h" | 1240 | #line·1242·"trace/trace-hw_misc.h" |
1241 | ········} | 1241 | ········} |
1242 | ····} | 1242 | ····} |
1243 | } | 1243 | } |
| |
1244 | static·inline·void·trace_ecc_mem_readl_mer(uint32_t·ret) | 1244 | static·inline·void·trace_ecc_mem_readl_mer(uint32_t·ret) |
Offset 1256, 22 lines modified | Offset 1256, 22 lines modified |
| |
1256 | static·inline·void·_nocheck__trace_ecc_mem_readl_mdr(uint32_t·ret) | 1256 | static·inline·void·_nocheck__trace_ecc_mem_readl_mdr(uint32_t·ret) |
1257 | { | 1257 | { |
1258 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MDR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1258 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MDR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1259 | ········if·(message_with_timestamp)·{ | 1259 | ········if·(message_with_timestamp)·{ |
1260 | ············struct·timeval·_now; | 1260 | ············struct·timeval·_now; |
1261 | ············gettimeofday(&_now,·NULL); | 1261 | ············gettimeofday(&_now,·NULL); |
1262 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1262 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1263 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mdr·"·"Read·memory·delay·0x%08x"·"\n", | 1263 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mdr·"·"Read·memory·delay·0x%08x"·"\n", |
1264 | ·····················qemu_get_thread_id(), | 1264 | ·····················qemu_get_thread_id(), |
1265 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1265 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1266 | ·····················,·ret); | 1266 | ·····················,·ret); |
1267 | #line·1269·"trace/trace-hw_misc.h" | 1267 | #line·1269·"trace/trace-hw_misc.h" |
1268 | ········}·else·{ | 1268 | ········}·else·{ |
1269 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1269 | #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1270 | ············qemu_log("ecc_mem_readl_mdr·"·"Read·memory·delay·0x%08x"·"\n",·ret); | 1270 | ············qemu_log("ecc_mem_readl_mdr·"·"Read·memory·delay·0x%08x"·"\n",·ret); |
1271 | #line·1273·"trace/trace-hw_misc.h" | 1271 | #line·1273·"trace/trace-hw_misc.h" |
1272 | ········} | 1272 | ········} |
1273 | ····} | 1273 | ····} |
1274 | } | 1274 | } |
| |
1275 | static·inline·void·trace_ecc_mem_readl_mdr(uint32_t·ret) | 1275 | static·inline·void·trace_ecc_mem_readl_mdr(uint32_t·ret) |
Offset 1287, 22 lines modified | Offset 1287, 22 lines modified |
| |
1287 | static·inline·void·_nocheck__trace_ecc_mem_readl_mfsr(uint32_t·ret) | 1287 | static·inline·void·_nocheck__trace_ecc_mem_readl_mfsr(uint32_t·ret) |
1288 | { | 1288 | { |
1289 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MFSR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1289 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MFSR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1290 | ········if·(message_with_timestamp)·{ | 1290 | ········if·(message_with_timestamp)·{ |
1291 | ············struct·timeval·_now; | 1291 | ············struct·timeval·_now; |
1292 | ············gettimeofday(&_now,·NULL); | 1292 | ············gettimeofday(&_now,·NULL); |
1293 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1293 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1294 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mfsr·"·"Read·memory·fault·status·0x%08x"·"\n", | 1294 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mfsr·"·"Read·memory·fault·status·0x%08x"·"\n", |
1295 | ·····················qemu_get_thread_id(), | 1295 | ·····················qemu_get_thread_id(), |
1296 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1296 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1297 | ·····················,·ret); | 1297 | ·····················,·ret); |
1298 | #line·1300·"trace/trace-hw_misc.h" | 1298 | #line·1300·"trace/trace-hw_misc.h" |
1299 | ········}·else·{ | 1299 | ········}·else·{ |
1300 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1300 | #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1301 | ············qemu_log("ecc_mem_readl_mfsr·"·"Read·memory·fault·status·0x%08x"·"\n",·ret); | 1301 | ············qemu_log("ecc_mem_readl_mfsr·"·"Read·memory·fault·status·0x%08x"·"\n",·ret); |
1302 | #line·1304·"trace/trace-hw_misc.h" | 1302 | #line·1304·"trace/trace-hw_misc.h" |
1303 | ········} | 1303 | ········} |
1304 | ····} | 1304 | ····} |
1305 | } | 1305 | } |
| |
1306 | static·inline·void·trace_ecc_mem_readl_mfsr(uint32_t·ret) | 1306 | static·inline·void·trace_ecc_mem_readl_mfsr(uint32_t·ret) |
Offset 1318, 22 lines modified | Offset 1318, 22 lines modified |
| |
1318 | static·inline·void·_nocheck__trace_ecc_mem_readl_vcr(uint32_t·ret) | 1318 | static·inline·void·_nocheck__trace_ecc_mem_readl_vcr(uint32_t·ret) |
1319 | { | 1319 | { |
1320 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_VCR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1320 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_VCR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1321 | ········if·(message_with_timestamp)·{ | 1321 | ········if·(message_with_timestamp)·{ |
1322 | ············struct·timeval·_now; | 1322 | ············struct·timeval·_now; |
1323 | ············gettimeofday(&_now,·NULL); | 1323 | ············gettimeofday(&_now,·NULL); |
1324 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1324 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1325 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_vcr·"·"Read·slot·configuration·0x%08x"·"\n", | 1325 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_vcr·"·"Read·slot·configuration·0x%08x"·"\n", |
1326 | ·····················qemu_get_thread_id(), | 1326 | ·····················qemu_get_thread_id(), |
1327 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1327 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1328 | ·····················,·ret); | 1328 | ·····················,·ret); |
1329 | #line·1331·"trace/trace-hw_misc.h" | 1329 | #line·1331·"trace/trace-hw_misc.h" |
1330 | ········}·else·{ | 1330 | ········}·else·{ |
1331 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1331 | #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1332 | ············qemu_log("ecc_mem_readl_vcr·"·"Read·slot·configuration·0x%08x"·"\n",·ret); | 1332 | ············qemu_log("ecc_mem_readl_vcr·"·"Read·slot·configuration·0x%08x"·"\n",·ret); |
1333 | #line·1335·"trace/trace-hw_misc.h" | 1333 | #line·1335·"trace/trace-hw_misc.h" |
1334 | ········} | 1334 | ········} |
1335 | ····} | 1335 | ····} |
1336 | } | 1336 | } |
| |
1337 | static·inline·void·trace_ecc_mem_readl_vcr(uint32_t·ret) | 1337 | static·inline·void·trace_ecc_mem_readl_vcr(uint32_t·ret) |
Offset 1349, 22 lines modified | Offset 1349, 22 lines modified |
| |
1349 | static·inline·void·_nocheck__trace_ecc_mem_readl_mfar0(uint32_t·ret) | 1349 | static·inline·void·_nocheck__trace_ecc_mem_readl_mfar0(uint32_t·ret) |
1350 | { | 1350 | { |
1351 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MFAR0)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1351 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MFAR0)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1352 | ········if·(message_with_timestamp)·{ | 1352 | ········if·(message_with_timestamp)·{ |
1353 | ············struct·timeval·_now; | 1353 | ············struct·timeval·_now; |
1354 | ············gettimeofday(&_now,·NULL); | 1354 | ············gettimeofday(&_now,·NULL); |
1355 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1355 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1356 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mfar0·"·"Read·memory·fault·address·0·0x%08x"·"\n", | 1356 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mfar0·"·"Read·memory·fault·address·0·0x%08x"·"\n", |
1357 | ·····················qemu_get_thread_id(), | 1357 | ·····················qemu_get_thread_id(), |
1358 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1358 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1359 | ·····················,·ret); | 1359 | ·····················,·ret); |
1360 | #line·1362·"trace/trace-hw_misc.h" | 1360 | #line·1362·"trace/trace-hw_misc.h" |
1361 | ········}·else·{ | 1361 | ········}·else·{ |
1362 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1362 | #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1363 | ············qemu_log("ecc_mem_readl_mfar0·"·"Read·memory·fault·address·0·0x%08x"·"\n",·ret); | 1363 | ············qemu_log("ecc_mem_readl_mfar0·"·"Read·memory·fault·address·0·0x%08x"·"\n",·ret); |
1364 | #line·1366·"trace/trace-hw_misc.h" | 1364 | #line·1366·"trace/trace-hw_misc.h" |
1365 | ········} | 1365 | ········} |
1366 | ····} | 1366 | ····} |
1367 | } | 1367 | } |
| |
1368 | static·inline·void·trace_ecc_mem_readl_mfar0(uint32_t·ret) | 1368 | static·inline·void·trace_ecc_mem_readl_mfar0(uint32_t·ret) |
Offset 1380, 22 lines modified | Offset 1380, 22 lines modified |
| |
1380 | static·inline·void·_nocheck__trace_ecc_mem_readl_mfar1(uint32_t·ret) | 1380 | static·inline·void·_nocheck__trace_ecc_mem_readl_mfar1(uint32_t·ret) |
1381 | { | 1381 | { |
1382 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MFAR1)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1382 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_MFAR1)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1383 | ········if·(message_with_timestamp)·{ | 1383 | ········if·(message_with_timestamp)·{ |
1384 | ············struct·timeval·_now; | 1384 | ············struct·timeval·_now; |
1385 | ············gettimeofday(&_now,·NULL); | 1385 | ············gettimeofday(&_now,·NULL); |
1386 | #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1386 | #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1387 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mfar1·"·"Read·memory·fault·address·1·0x%08x"·"\n", | 1387 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_mfar1·"·"Read·memory·fault·address·1·0x%08x"·"\n", |
1388 | ·····················qemu_get_thread_id(), | 1388 | ·····················qemu_get_thread_id(), |
1389 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1389 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1390 | ·····················,·ret); | 1390 | ·····················,·ret); |
1391 | #line·1393·"trace/trace-hw_misc.h" | 1391 | #line·1393·"trace/trace-hw_misc.h" |
1392 | ········}·else·{ | 1392 | ········}·else·{ |
1393 | #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1393 | #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1394 | ············qemu_log("ecc_mem_readl_mfar1·"·"Read·memory·fault·address·1·0x%08x"·"\n",·ret); | 1394 | ············qemu_log("ecc_mem_readl_mfar1·"·"Read·memory·fault·address·1·0x%08x"·"\n",·ret); |
1395 | #line·1397·"trace/trace-hw_misc.h" | 1395 | #line·1397·"trace/trace-hw_misc.h" |
1396 | ········} | 1396 | ········} |
1397 | ····} | 1397 | ····} |
1398 | } | 1398 | } |
| |
1399 | static·inline·void·trace_ecc_mem_readl_mfar1(uint32_t·ret) | 1399 | static·inline·void·trace_ecc_mem_readl_mfar1(uint32_t·ret) |
Offset 1411, 22 lines modified | Offset 1411, 22 lines modified |
| |
1411 | static·inline·void·_nocheck__trace_ecc_mem_readl_dr(uint32_t·ret) | 1411 | static·inline·void·_nocheck__trace_ecc_mem_readl_dr(uint32_t·ret) |
1412 | { | 1412 | { |
1413 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_DR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1413 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_DR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1414 | ········if·(message_with_timestamp)·{ | 1414 | ········if·(message_with_timestamp)·{ |
1415 | ············struct·timeval·_now; | 1415 | ············struct·timeval·_now; |
1416 | ············gettimeofday(&_now,·NULL); | 1416 | ············gettimeofday(&_now,·NULL); |
1417 | #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1417 | #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1418 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_dr·"·"Read·diagnostic·0x%08x"·"\n", | 1418 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_dr·"·"Read·diagnostic·0x%08x"·"\n", |
1419 | ·····················qemu_get_thread_id(), | 1419 | ·····················qemu_get_thread_id(), |
1420 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1420 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1421 | ·····················,·ret); | 1421 | ·····················,·ret); |
1422 | #line·1424·"trace/trace-hw_misc.h" | 1422 | #line·1424·"trace/trace-hw_misc.h" |
1423 | ········}·else·{ | 1423 | ········}·else·{ |
1424 | #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1424 | #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1425 | ············qemu_log("ecc_mem_readl_dr·"·"Read·diagnostic·0x%08x"·"\n",·ret); | 1425 | ············qemu_log("ecc_mem_readl_dr·"·"Read·diagnostic·0x%08x"·"\n",·ret); |
1426 | #line·1428·"trace/trace-hw_misc.h" | 1426 | #line·1428·"trace/trace-hw_misc.h" |
1427 | ········} | 1427 | ········} |
1428 | ····} | 1428 | ····} |
1429 | } | 1429 | } |
| |
1430 | static·inline·void·trace_ecc_mem_readl_dr(uint32_t·ret) | 1430 | static·inline·void·trace_ecc_mem_readl_dr(uint32_t·ret) |
Offset 1442, 22 lines modified | Offset 1442, 22 lines modified |
| |
1442 | static·inline·void·_nocheck__trace_ecc_mem_readl_ecr0(uint32_t·ret) | 1442 | static·inline·void·_nocheck__trace_ecc_mem_readl_ecr0(uint32_t·ret) |
1443 | { | 1443 | { |
1444 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_ECR0)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1444 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_ECR0)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1445 | ········if·(message_with_timestamp)·{ | 1445 | ········if·(message_with_timestamp)·{ |
1446 | ············struct·timeval·_now; | 1446 | ············struct·timeval·_now; |
1447 | ············gettimeofday(&_now,·NULL); | 1447 | ············gettimeofday(&_now,·NULL); |
1448 | #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1448 | #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1449 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_ecr0·"·"Read·event·count·1·0x%08x"·"\n", | 1449 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_ecr0·"·"Read·event·count·1·0x%08x"·"\n", |
1450 | ·····················qemu_get_thread_id(), | 1450 | ·····················qemu_get_thread_id(), |
1451 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1451 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1452 | ·····················,·ret); | 1452 | ·····················,·ret); |
1453 | #line·1455·"trace/trace-hw_misc.h" | 1453 | #line·1455·"trace/trace-hw_misc.h" |
1454 | ········}·else·{ | 1454 | ········}·else·{ |
1455 | #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1455 | #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1456 | ············qemu_log("ecc_mem_readl_ecr0·"·"Read·event·count·1·0x%08x"·"\n",·ret); | 1456 | ············qemu_log("ecc_mem_readl_ecr0·"·"Read·event·count·1·0x%08x"·"\n",·ret); |
1457 | #line·1459·"trace/trace-hw_misc.h" | 1457 | #line·1459·"trace/trace-hw_misc.h" |
1458 | ········} | 1458 | ········} |
1459 | ····} | 1459 | ····} |
1460 | } | 1460 | } |
| |
1461 | static·inline·void·trace_ecc_mem_readl_ecr0(uint32_t·ret) | 1461 | static·inline·void·trace_ecc_mem_readl_ecr0(uint32_t·ret) |
Offset 1473, 22 lines modified | Offset 1473, 22 lines modified |
| |
1473 | static·inline·void·_nocheck__trace_ecc_mem_readl_ecr1(uint32_t·ret) | 1473 | static·inline·void·_nocheck__trace_ecc_mem_readl_ecr1(uint32_t·ret) |
1474 | { | 1474 | { |
1475 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_ECR1)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1475 | ····if·(trace_event_get_state(TRACE_ECC_MEM_READL_ECR1)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1476 | ········if·(message_with_timestamp)·{ | 1476 | ········if·(message_with_timestamp)·{ |
1477 | ············struct·timeval·_now; | 1477 | ············struct·timeval·_now; |
1478 | ············gettimeofday(&_now,·NULL); | 1478 | ············gettimeofday(&_now,·NULL); |
1479 | #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1479 | #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1480 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_ecr1·"·"Read·event·count·2·0x%08x"·"\n", | 1480 | ············qemu_log("%d@%zu.%06zu:ecc_mem_readl_ecr1·"·"Read·event·count·2·0x%08x"·"\n", |
1481 | ·····················qemu_get_thread_id(), | 1481 | ·····················qemu_get_thread_id(), |
1482 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1482 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1483 | ·····················,·ret); | 1483 | ·····················,·ret); |
1484 | #line·1486·"trace/trace-hw_misc.h" | 1484 | #line·1486·"trace/trace-hw_misc.h" |
1485 | ········}·else·{ | 1485 | ········}·else·{ |
1486 | #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1486 | #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1487 | ············qemu_log("ecc_mem_readl_ecr1·"·"Read·event·count·2·0x%08x"·"\n",·ret); | 1487 | ············qemu_log("ecc_mem_readl_ecr1·"·"Read·event·count·2·0x%08x"·"\n",·ret); |
1488 | #line·1490·"trace/trace-hw_misc.h" | 1488 | #line·1490·"trace/trace-hw_misc.h" |
1489 | ········} | 1489 | ········} |
1490 | ····} | 1490 | ····} |
1491 | } | 1491 | } |
| |
1492 | static·inline·void·trace_ecc_mem_readl_ecr1(uint32_t·ret) | 1492 | static·inline·void·trace_ecc_mem_readl_ecr1(uint32_t·ret) |
Offset 1504, 22 lines modified | Offset 1504, 22 lines modified |
| |
1504 | static·inline·void·_nocheck__trace_ecc_diag_mem_writeb(uint64_t·addr,·uint32_t·val) | 1504 | static·inline·void·_nocheck__trace_ecc_diag_mem_writeb(uint64_t·addr,·uint32_t·val) |
1505 | { | 1505 | { |
1506 | ····if·(trace_event_get_state(TRACE_ECC_DIAG_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1506 | ····if·(trace_event_get_state(TRACE_ECC_DIAG_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1507 | ········if·(message_with_timestamp)·{ | 1507 | ········if·(message_with_timestamp)·{ |
1508 | ············struct·timeval·_now; | 1508 | ············struct·timeval·_now; |
1509 | ············gettimeofday(&_now,·NULL); | 1509 | ············gettimeofday(&_now,·NULL); |
1510 | #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1510 | #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1511 | ············qemu_log("%d@%zu.%06zu:ecc_diag_mem_writeb·"·"Write·diagnostic·%"PRId64"·=·0x%02x"·"\n", | 1511 | ············qemu_log("%d@%zu.%06zu:ecc_diag_mem_writeb·"·"Write·diagnostic·%"PRId64"·=·0x%02x"·"\n", |
1512 | ·····················qemu_get_thread_id(), | 1512 | ·····················qemu_get_thread_id(), |
1513 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1513 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1514 | ·····················,·addr,·val); | 1514 | ·····················,·addr,·val); |
1515 | #line·1517·"trace/trace-hw_misc.h" | 1515 | #line·1517·"trace/trace-hw_misc.h" |
1516 | ········}·else·{ | 1516 | ········}·else·{ |
1517 | #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1517 | #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1518 | ············qemu_log("ecc_diag_mem_writeb·"·"Write·diagnostic·%"PRId64"·=·0x%02x"·"\n",·addr,·val); | 1518 | ············qemu_log("ecc_diag_mem_writeb·"·"Write·diagnostic·%"PRId64"·=·0x%02x"·"\n",·addr,·val); |
1519 | #line·1521·"trace/trace-hw_misc.h" | 1519 | #line·1521·"trace/trace-hw_misc.h" |
1520 | ········} | 1520 | ········} |
1521 | ····} | 1521 | ····} |
1522 | } | 1522 | } |
| |
1523 | static·inline·void·trace_ecc_diag_mem_writeb(uint64_t·addr,·uint32_t·val) | 1523 | static·inline·void·trace_ecc_diag_mem_writeb(uint64_t·addr,·uint32_t·val) |
Offset 1535, 22 lines modified | Offset 1535, 22 lines modified |
| |
1535 | static·inline·void·_nocheck__trace_ecc_diag_mem_readb(uint64_t·addr,·uint32_t·ret) | 1535 | static·inline·void·_nocheck__trace_ecc_diag_mem_readb(uint64_t·addr,·uint32_t·ret) |
1536 | { | 1536 | { |
1537 | ····if·(trace_event_get_state(TRACE_ECC_DIAG_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1537 | ····if·(trace_event_get_state(TRACE_ECC_DIAG_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1538 | ········if·(message_with_timestamp)·{ | 1538 | ········if·(message_with_timestamp)·{ |
1539 | ············struct·timeval·_now; | 1539 | ············struct·timeval·_now; |
1540 | ············gettimeofday(&_now,·NULL); | 1540 | ············gettimeofday(&_now,·NULL); |
1541 | #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1541 | #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1542 | ············qemu_log("%d@%zu.%06zu:ecc_diag_mem_readb·"·"Read·diagnostic·%"PRId64"=·0x%02x"·"\n", | 1542 | ············qemu_log("%d@%zu.%06zu:ecc_diag_mem_readb·"·"Read·diagnostic·%"PRId64"=·0x%02x"·"\n", |
1543 | ·····················qemu_get_thread_id(), | 1543 | ·····················qemu_get_thread_id(), |
1544 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1544 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1545 | ·····················,·addr,·ret); | 1545 | ·····················,·addr,·ret); |
1546 | #line·1548·"trace/trace-hw_misc.h" | 1546 | #line·1548·"trace/trace-hw_misc.h" |
1547 | ········}·else·{ | 1547 | ········}·else·{ |
1548 | #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1548 | #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1549 | ············qemu_log("ecc_diag_mem_readb·"·"Read·diagnostic·%"PRId64"=·0x%02x"·"\n",·addr,·ret); | 1549 | ············qemu_log("ecc_diag_mem_readb·"·"Read·diagnostic·%"PRId64"=·0x%02x"·"\n",·addr,·ret); |
1550 | #line·1552·"trace/trace-hw_misc.h" | 1550 | #line·1552·"trace/trace-hw_misc.h" |
1551 | ········} | 1551 | ········} |
1552 | ····} | 1552 | ····} |
1553 | } | 1553 | } |
| |
1554 | static·inline·void·trace_ecc_diag_mem_readb(uint64_t·addr,·uint32_t·ret) | 1554 | static·inline·void·trace_ecc_diag_mem_readb(uint64_t·addr,·uint32_t·ret) |
Offset 1566, 22 lines modified | Offset 1566, 22 lines modified |
| |
1566 | static·inline·void·_nocheck__trace_empty_slot_write(uint64_t·addr,·unsigned·width,·uint64_t·value,·unsigned·size,·const·char·*·name) | 1566 | static·inline·void·_nocheck__trace_empty_slot_write(uint64_t·addr,·unsigned·width,·uint64_t·value,·unsigned·size,·const·char·*·name) |
1567 | { | 1567 | { |
1568 | ····if·(trace_event_get_state(TRACE_EMPTY_SLOT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1568 | ····if·(trace_event_get_state(TRACE_EMPTY_SLOT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1569 | ········if·(message_with_timestamp)·{ | 1569 | ········if·(message_with_timestamp)·{ |
1570 | ············struct·timeval·_now; | 1570 | ············struct·timeval·_now; |
1571 | ············gettimeofday(&_now,·NULL); | 1571 | ············gettimeofday(&_now,·NULL); |
1572 | #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1572 | #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1573 | ············qemu_log("%d@%zu.%06zu:empty_slot_write·"·"wr·addr:0x%04"PRIx64"·data:0x%0*"PRIx64"·size·%u·[%s]"·"\n", | 1573 | ············qemu_log("%d@%zu.%06zu:empty_slot_write·"·"wr·addr:0x%04"PRIx64"·data:0x%0*"PRIx64"·size·%u·[%s]"·"\n", |
1574 | ·····················qemu_get_thread_id(), | 1574 | ·····················qemu_get_thread_id(), |
1575 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1575 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1576 | ·····················,·addr,·width,·value,·size,·name); | 1576 | ·····················,·addr,·width,·value,·size,·name); |
1577 | #line·1579·"trace/trace-hw_misc.h" | 1577 | #line·1579·"trace/trace-hw_misc.h" |
1578 | ········}·else·{ | 1578 | ········}·else·{ |
1579 | #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1579 | #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1580 | ············qemu_log("empty_slot_write·"·"wr·addr:0x%04"PRIx64"·data:0x%0*"PRIx64"·size·%u·[%s]"·"\n",·addr,·width,·value,·size,·name); | 1580 | ············qemu_log("empty_slot_write·"·"wr·addr:0x%04"PRIx64"·data:0x%0*"PRIx64"·size·%u·[%s]"·"\n",·addr,·width,·value,·size,·name); |
1581 | #line·1583·"trace/trace-hw_misc.h" | 1581 | #line·1583·"trace/trace-hw_misc.h" |
1582 | ········} | 1582 | ········} |
1583 | ····} | 1583 | ····} |
1584 | } | 1584 | } |
| |
1585 | static·inline·void·trace_empty_slot_write(uint64_t·addr,·unsigned·width,·uint64_t·value,·unsigned·size,·const·char·*·name) | 1585 | static·inline·void·trace_empty_slot_write(uint64_t·addr,·unsigned·width,·uint64_t·value,·unsigned·size,·const·char·*·name) |
Offset 1597, 22 lines modified | Offset 1597, 22 lines modified |
| |
1597 | static·inline·void·_nocheck__trace_slavio_misc_update_irq_raise(void) | 1597 | static·inline·void·_nocheck__trace_slavio_misc_update_irq_raise(void) |
1598 | { | 1598 | { |
1599 | ····if·(trace_event_get_state(TRACE_SLAVIO_MISC_UPDATE_IRQ_RAISE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1599 | ····if·(trace_event_get_state(TRACE_SLAVIO_MISC_UPDATE_IRQ_RAISE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1600 | ········if·(message_with_timestamp)·{ | 1600 | ········if·(message_with_timestamp)·{ |
1601 | ············struct·timeval·_now; | 1601 | ············struct·timeval·_now; |
1602 | ············gettimeofday(&_now,·NULL); | 1602 | ············gettimeofday(&_now,·NULL); |
1603 | #line·50·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1603 | #line·50·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1604 | ············qemu_log("%d@%zu.%06zu:slavio_misc_update_irq_raise·"·"Raise·IRQ"·"\n", | 1604 | ············qemu_log("%d@%zu.%06zu:slavio_misc_update_irq_raise·"·"Raise·IRQ"·"\n", |
1605 | ·····················qemu_get_thread_id(), | 1605 | ·····················qemu_get_thread_id(), |
1606 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1606 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1607 | ·····················); | 1607 | ·····················); |
1608 | #line·1610·"trace/trace-hw_misc.h" | 1608 | #line·1610·"trace/trace-hw_misc.h" |
1609 | ········}·else·{ | 1609 | ········}·else·{ |
1610 | #line·50·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1610 | #line·50·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1611 | ············qemu_log("slavio_misc_update_irq_raise·"·"Raise·IRQ"·"\n"); | 1611 | ············qemu_log("slavio_misc_update_irq_raise·"·"Raise·IRQ"·"\n"); |
1612 | #line·1614·"trace/trace-hw_misc.h" | 1612 | #line·1614·"trace/trace-hw_misc.h" |
1613 | ········} | 1613 | ········} |
1614 | ····} | 1614 | ····} |
1615 | } | 1615 | } |
| |
1616 | static·inline·void·trace_slavio_misc_update_irq_raise(void) | 1616 | static·inline·void·trace_slavio_misc_update_irq_raise(void) |
Offset 1628, 22 lines modified | Offset 1628, 22 lines modified |
| |
1628 | static·inline·void·_nocheck__trace_slavio_misc_update_irq_lower(void) | 1628 | static·inline·void·_nocheck__trace_slavio_misc_update_irq_lower(void) |
1629 | { | 1629 | { |
1630 | ····if·(trace_event_get_state(TRACE_SLAVIO_MISC_UPDATE_IRQ_LOWER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1630 | ····if·(trace_event_get_state(TRACE_SLAVIO_MISC_UPDATE_IRQ_LOWER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1631 | ········if·(message_with_timestamp)·{ | 1631 | ········if·(message_with_timestamp)·{ |
1632 | ············struct·timeval·_now; | 1632 | ············struct·timeval·_now; |
1633 | ············gettimeofday(&_now,·NULL); | 1633 | ············gettimeofday(&_now,·NULL); |
1634 | #line·51·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1634 | #line·51·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1635 | ············qemu_log("%d@%zu.%06zu:slavio_misc_update_irq_lower·"·"Lower·IRQ"·"\n", | 1635 | ············qemu_log("%d@%zu.%06zu:slavio_misc_update_irq_lower·"·"Lower·IRQ"·"\n", |
1636 | ·····················qemu_get_thread_id(), | 1636 | ·····················qemu_get_thread_id(), |
1637 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1637 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1638 | ·····················); | 1638 | ·····················); |
1639 | #line·1641·"trace/trace-hw_misc.h" | 1639 | #line·1641·"trace/trace-hw_misc.h" |
1640 | ········}·else·{ | 1640 | ········}·else·{ |
1641 | #line·51·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1641 | #line·51·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1642 | ············qemu_log("slavio_misc_update_irq_lower·"·"Lower·IRQ"·"\n"); | 1642 | ············qemu_log("slavio_misc_update_irq_lower·"·"Lower·IRQ"·"\n"); |
1643 | #line·1645·"trace/trace-hw_misc.h" | 1643 | #line·1645·"trace/trace-hw_misc.h" |
1644 | ········} | 1644 | ········} |
1645 | ····} | 1645 | ····} |
1646 | } | 1646 | } |
| |
1647 | static·inline·void·trace_slavio_misc_update_irq_lower(void) | 1647 | static·inline·void·trace_slavio_misc_update_irq_lower(void) |
Offset 1659, 22 lines modified | Offset 1659, 22 lines modified |
| |
1659 | static·inline·void·_nocheck__trace_slavio_set_power_fail(int·power_failing,·uint8_t·config) | 1659 | static·inline·void·_nocheck__trace_slavio_set_power_fail(int·power_failing,·uint8_t·config) |
1660 | { | 1660 | { |
1661 | ····if·(trace_event_get_state(TRACE_SLAVIO_SET_POWER_FAIL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1661 | ····if·(trace_event_get_state(TRACE_SLAVIO_SET_POWER_FAIL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1662 | ········if·(message_with_timestamp)·{ | 1662 | ········if·(message_with_timestamp)·{ |
1663 | ············struct·timeval·_now; | 1663 | ············struct·timeval·_now; |
1664 | ············gettimeofday(&_now,·NULL); | 1664 | ············gettimeofday(&_now,·NULL); |
1665 | #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1665 | #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1666 | ············qemu_log("%d@%zu.%06zu:slavio_set_power_fail·"·"Power·fail:·%d,·config:·%d"·"\n", | 1666 | ············qemu_log("%d@%zu.%06zu:slavio_set_power_fail·"·"Power·fail:·%d,·config:·%d"·"\n", |
1667 | ·····················qemu_get_thread_id(), | 1667 | ·····················qemu_get_thread_id(), |
1668 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1668 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1669 | ·····················,·power_failing,·config); | 1669 | ·····················,·power_failing,·config); |
1670 | #line·1672·"trace/trace-hw_misc.h" | 1670 | #line·1672·"trace/trace-hw_misc.h" |
1671 | ········}·else·{ | 1671 | ········}·else·{ |
1672 | #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1672 | #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1673 | ············qemu_log("slavio_set_power_fail·"·"Power·fail:·%d,·config:·%d"·"\n",·power_failing,·config); | 1673 | ············qemu_log("slavio_set_power_fail·"·"Power·fail:·%d,·config:·%d"·"\n",·power_failing,·config); |
1674 | #line·1676·"trace/trace-hw_misc.h" | 1674 | #line·1676·"trace/trace-hw_misc.h" |
1675 | ········} | 1675 | ········} |
1676 | ····} | 1676 | ····} |
1677 | } | 1677 | } |
| |
1678 | static·inline·void·trace_slavio_set_power_fail(int·power_failing,·uint8_t·config) | 1678 | static·inline·void·trace_slavio_set_power_fail(int·power_failing,·uint8_t·config) |
Offset 1690, 22 lines modified | Offset 1690, 22 lines modified |
| |
1690 | static·inline·void·_nocheck__trace_slavio_cfg_mem_writeb(uint32_t·val) | 1690 | static·inline·void·_nocheck__trace_slavio_cfg_mem_writeb(uint32_t·val) |
1691 | { | 1691 | { |
1692 | ····if·(trace_event_get_state(TRACE_SLAVIO_CFG_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1692 | ····if·(trace_event_get_state(TRACE_SLAVIO_CFG_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1693 | ········if·(message_with_timestamp)·{ | 1693 | ········if·(message_with_timestamp)·{ |
1694 | ············struct·timeval·_now; | 1694 | ············struct·timeval·_now; |
1695 | ············gettimeofday(&_now,·NULL); | 1695 | ············gettimeofday(&_now,·NULL); |
1696 | #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1696 | #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1697 | ············qemu_log("%d@%zu.%06zu:slavio_cfg_mem_writeb·"·"Write·config·0x%02x"·"\n", | 1697 | ············qemu_log("%d@%zu.%06zu:slavio_cfg_mem_writeb·"·"Write·config·0x%02x"·"\n", |
1698 | ·····················qemu_get_thread_id(), | 1698 | ·····················qemu_get_thread_id(), |
1699 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1699 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1700 | ·····················,·val); | 1700 | ·····················,·val); |
1701 | #line·1703·"trace/trace-hw_misc.h" | 1701 | #line·1703·"trace/trace-hw_misc.h" |
1702 | ········}·else·{ | 1702 | ········}·else·{ |
1703 | #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1703 | #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1704 | ············qemu_log("slavio_cfg_mem_writeb·"·"Write·config·0x%02x"·"\n",·val); | 1704 | ············qemu_log("slavio_cfg_mem_writeb·"·"Write·config·0x%02x"·"\n",·val); |
1705 | #line·1707·"trace/trace-hw_misc.h" | 1705 | #line·1707·"trace/trace-hw_misc.h" |
1706 | ········} | 1706 | ········} |
1707 | ····} | 1707 | ····} |
1708 | } | 1708 | } |
| |
1709 | static·inline·void·trace_slavio_cfg_mem_writeb(uint32_t·val) | 1709 | static·inline·void·trace_slavio_cfg_mem_writeb(uint32_t·val) |
Offset 1721, 22 lines modified | Offset 1721, 22 lines modified |
| |
1721 | static·inline·void·_nocheck__trace_slavio_cfg_mem_readb(uint32_t·ret) | 1721 | static·inline·void·_nocheck__trace_slavio_cfg_mem_readb(uint32_t·ret) |
1722 | { | 1722 | { |
1723 | ····if·(trace_event_get_state(TRACE_SLAVIO_CFG_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1723 | ····if·(trace_event_get_state(TRACE_SLAVIO_CFG_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1724 | ········if·(message_with_timestamp)·{ | 1724 | ········if·(message_with_timestamp)·{ |
1725 | ············struct·timeval·_now; | 1725 | ············struct·timeval·_now; |
1726 | ············gettimeofday(&_now,·NULL); | 1726 | ············gettimeofday(&_now,·NULL); |
1727 | #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1727 | #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1728 | ············qemu_log("%d@%zu.%06zu:slavio_cfg_mem_readb·"·"Read·config·0x%02x"·"\n", | 1728 | ············qemu_log("%d@%zu.%06zu:slavio_cfg_mem_readb·"·"Read·config·0x%02x"·"\n", |
1729 | ·····················qemu_get_thread_id(), | 1729 | ·····················qemu_get_thread_id(), |
1730 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1730 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1731 | ·····················,·ret); | 1731 | ·····················,·ret); |
1732 | #line·1734·"trace/trace-hw_misc.h" | 1732 | #line·1734·"trace/trace-hw_misc.h" |
1733 | ········}·else·{ | 1733 | ········}·else·{ |
1734 | #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1734 | #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1735 | ············qemu_log("slavio_cfg_mem_readb·"·"Read·config·0x%02x"·"\n",·ret); | 1735 | ············qemu_log("slavio_cfg_mem_readb·"·"Read·config·0x%02x"·"\n",·ret); |
1736 | #line·1738·"trace/trace-hw_misc.h" | 1736 | #line·1738·"trace/trace-hw_misc.h" |
1737 | ········} | 1737 | ········} |
1738 | ····} | 1738 | ····} |
1739 | } | 1739 | } |
| |
1740 | static·inline·void·trace_slavio_cfg_mem_readb(uint32_t·ret) | 1740 | static·inline·void·trace_slavio_cfg_mem_readb(uint32_t·ret) |
Offset 1752, 22 lines modified | Offset 1752, 22 lines modified |
| |
1752 | static·inline·void·_nocheck__trace_slavio_diag_mem_writeb(uint32_t·val) | 1752 | static·inline·void·_nocheck__trace_slavio_diag_mem_writeb(uint32_t·val) |
1753 | { | 1753 | { |
1754 | ····if·(trace_event_get_state(TRACE_SLAVIO_DIAG_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1754 | ····if·(trace_event_get_state(TRACE_SLAVIO_DIAG_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1755 | ········if·(message_with_timestamp)·{ | 1755 | ········if·(message_with_timestamp)·{ |
1756 | ············struct·timeval·_now; | 1756 | ············struct·timeval·_now; |
1757 | ············gettimeofday(&_now,·NULL); | 1757 | ············gettimeofday(&_now,·NULL); |
1758 | #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1758 | #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1759 | ············qemu_log("%d@%zu.%06zu:slavio_diag_mem_writeb·"·"Write·diag·0x%02x"·"\n", | 1759 | ············qemu_log("%d@%zu.%06zu:slavio_diag_mem_writeb·"·"Write·diag·0x%02x"·"\n", |
1760 | ·····················qemu_get_thread_id(), | 1760 | ·····················qemu_get_thread_id(), |
1761 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1761 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1762 | ·····················,·val); | 1762 | ·····················,·val); |
1763 | #line·1765·"trace/trace-hw_misc.h" | 1763 | #line·1765·"trace/trace-hw_misc.h" |
1764 | ········}·else·{ | 1764 | ········}·else·{ |
1765 | #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1765 | #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1766 | ············qemu_log("slavio_diag_mem_writeb·"·"Write·diag·0x%02x"·"\n",·val); | 1766 | ············qemu_log("slavio_diag_mem_writeb·"·"Write·diag·0x%02x"·"\n",·val); |
1767 | #line·1769·"trace/trace-hw_misc.h" | 1767 | #line·1769·"trace/trace-hw_misc.h" |
1768 | ········} | 1768 | ········} |
1769 | ····} | 1769 | ····} |
1770 | } | 1770 | } |
| |
1771 | static·inline·void·trace_slavio_diag_mem_writeb(uint32_t·val) | 1771 | static·inline·void·trace_slavio_diag_mem_writeb(uint32_t·val) |
Offset 1783, 22 lines modified | Offset 1783, 22 lines modified |
| |
1783 | static·inline·void·_nocheck__trace_slavio_diag_mem_readb(uint32_t·ret) | 1783 | static·inline·void·_nocheck__trace_slavio_diag_mem_readb(uint32_t·ret) |
1784 | { | 1784 | { |
1785 | ····if·(trace_event_get_state(TRACE_SLAVIO_DIAG_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1785 | ····if·(trace_event_get_state(TRACE_SLAVIO_DIAG_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1786 | ········if·(message_with_timestamp)·{ | 1786 | ········if·(message_with_timestamp)·{ |
1787 | ············struct·timeval·_now; | 1787 | ············struct·timeval·_now; |
1788 | ············gettimeofday(&_now,·NULL); | 1788 | ············gettimeofday(&_now,·NULL); |
1789 | #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1789 | #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1790 | ············qemu_log("%d@%zu.%06zu:slavio_diag_mem_readb·"·"Read·diag·0x%02x"·"\n", | 1790 | ············qemu_log("%d@%zu.%06zu:slavio_diag_mem_readb·"·"Read·diag·0x%02x"·"\n", |
1791 | ·····················qemu_get_thread_id(), | 1791 | ·····················qemu_get_thread_id(), |
1792 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1792 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1793 | ·····················,·ret); | 1793 | ·····················,·ret); |
1794 | #line·1796·"trace/trace-hw_misc.h" | 1794 | #line·1796·"trace/trace-hw_misc.h" |
1795 | ········}·else·{ | 1795 | ········}·else·{ |
1796 | #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1796 | #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1797 | ············qemu_log("slavio_diag_mem_readb·"·"Read·diag·0x%02x"·"\n",·ret); | 1797 | ············qemu_log("slavio_diag_mem_readb·"·"Read·diag·0x%02x"·"\n",·ret); |
1798 | #line·1800·"trace/trace-hw_misc.h" | 1798 | #line·1800·"trace/trace-hw_misc.h" |
1799 | ········} | 1799 | ········} |
1800 | ····} | 1800 | ····} |
1801 | } | 1801 | } |
| |
1802 | static·inline·void·trace_slavio_diag_mem_readb(uint32_t·ret) | 1802 | static·inline·void·trace_slavio_diag_mem_readb(uint32_t·ret) |
Offset 1814, 22 lines modified | Offset 1814, 22 lines modified |
| |
1814 | static·inline·void·_nocheck__trace_slavio_mdm_mem_writeb(uint32_t·val) | 1814 | static·inline·void·_nocheck__trace_slavio_mdm_mem_writeb(uint32_t·val) |
1815 | { | 1815 | { |
1816 | ····if·(trace_event_get_state(TRACE_SLAVIO_MDM_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1816 | ····if·(trace_event_get_state(TRACE_SLAVIO_MDM_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1817 | ········if·(message_with_timestamp)·{ | 1817 | ········if·(message_with_timestamp)·{ |
1818 | ············struct·timeval·_now; | 1818 | ············struct·timeval·_now; |
1819 | ············gettimeofday(&_now,·NULL); | 1819 | ············gettimeofday(&_now,·NULL); |
1820 | #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1820 | #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1821 | ············qemu_log("%d@%zu.%06zu:slavio_mdm_mem_writeb·"·"Write·modem·control·0x%02x"·"\n", | 1821 | ············qemu_log("%d@%zu.%06zu:slavio_mdm_mem_writeb·"·"Write·modem·control·0x%02x"·"\n", |
1822 | ·····················qemu_get_thread_id(), | 1822 | ·····················qemu_get_thread_id(), |
1823 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1823 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1824 | ·····················,·val); | 1824 | ·····················,·val); |
1825 | #line·1827·"trace/trace-hw_misc.h" | 1825 | #line·1827·"trace/trace-hw_misc.h" |
1826 | ········}·else·{ | 1826 | ········}·else·{ |
1827 | #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1827 | #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1828 | ············qemu_log("slavio_mdm_mem_writeb·"·"Write·modem·control·0x%02x"·"\n",·val); | 1828 | ············qemu_log("slavio_mdm_mem_writeb·"·"Write·modem·control·0x%02x"·"\n",·val); |
1829 | #line·1831·"trace/trace-hw_misc.h" | 1829 | #line·1831·"trace/trace-hw_misc.h" |
1830 | ········} | 1830 | ········} |
1831 | ····} | 1831 | ····} |
1832 | } | 1832 | } |
| |
1833 | static·inline·void·trace_slavio_mdm_mem_writeb(uint32_t·val) | 1833 | static·inline·void·trace_slavio_mdm_mem_writeb(uint32_t·val) |
Offset 1845, 22 lines modified | Offset 1845, 22 lines modified |
| |
1845 | static·inline·void·_nocheck__trace_slavio_mdm_mem_readb(uint32_t·ret) | 1845 | static·inline·void·_nocheck__trace_slavio_mdm_mem_readb(uint32_t·ret) |
1846 | { | 1846 | { |
1847 | ····if·(trace_event_get_state(TRACE_SLAVIO_MDM_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1847 | ····if·(trace_event_get_state(TRACE_SLAVIO_MDM_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1848 | ········if·(message_with_timestamp)·{ | 1848 | ········if·(message_with_timestamp)·{ |
1849 | ············struct·timeval·_now; | 1849 | ············struct·timeval·_now; |
1850 | ············gettimeofday(&_now,·NULL); | 1850 | ············gettimeofday(&_now,·NULL); |
1851 | #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1851 | #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1852 | ············qemu_log("%d@%zu.%06zu:slavio_mdm_mem_readb·"·"Read·modem·control·0x%02x"·"\n", | 1852 | ············qemu_log("%d@%zu.%06zu:slavio_mdm_mem_readb·"·"Read·modem·control·0x%02x"·"\n", |
1853 | ·····················qemu_get_thread_id(), | 1853 | ·····················qemu_get_thread_id(), |
1854 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1854 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1855 | ·····················,·ret); | 1855 | ·····················,·ret); |
1856 | #line·1858·"trace/trace-hw_misc.h" | 1856 | #line·1858·"trace/trace-hw_misc.h" |
1857 | ········}·else·{ | 1857 | ········}·else·{ |
1858 | #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1858 | #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1859 | ············qemu_log("slavio_mdm_mem_readb·"·"Read·modem·control·0x%02x"·"\n",·ret); | 1859 | ············qemu_log("slavio_mdm_mem_readb·"·"Read·modem·control·0x%02x"·"\n",·ret); |
1860 | #line·1862·"trace/trace-hw_misc.h" | 1860 | #line·1862·"trace/trace-hw_misc.h" |
1861 | ········} | 1861 | ········} |
1862 | ····} | 1862 | ····} |
1863 | } | 1863 | } |
| |
1864 | static·inline·void·trace_slavio_mdm_mem_readb(uint32_t·ret) | 1864 | static·inline·void·trace_slavio_mdm_mem_readb(uint32_t·ret) |
Offset 1876, 22 lines modified | Offset 1876, 22 lines modified |
| |
1876 | static·inline·void·_nocheck__trace_slavio_aux1_mem_writeb(uint32_t·val) | 1876 | static·inline·void·_nocheck__trace_slavio_aux1_mem_writeb(uint32_t·val) |
1877 | { | 1877 | { |
1878 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX1_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1878 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX1_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1879 | ········if·(message_with_timestamp)·{ | 1879 | ········if·(message_with_timestamp)·{ |
1880 | ············struct·timeval·_now; | 1880 | ············struct·timeval·_now; |
1881 | ············gettimeofday(&_now,·NULL); | 1881 | ············gettimeofday(&_now,·NULL); |
1882 | #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1882 | #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1883 | ············qemu_log("%d@%zu.%06zu:slavio_aux1_mem_writeb·"·"Write·aux1·0x%02x"·"\n", | 1883 | ············qemu_log("%d@%zu.%06zu:slavio_aux1_mem_writeb·"·"Write·aux1·0x%02x"·"\n", |
1884 | ·····················qemu_get_thread_id(), | 1884 | ·····················qemu_get_thread_id(), |
1885 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1885 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1886 | ·····················,·val); | 1886 | ·····················,·val); |
1887 | #line·1889·"trace/trace-hw_misc.h" | 1887 | #line·1889·"trace/trace-hw_misc.h" |
1888 | ········}·else·{ | 1888 | ········}·else·{ |
1889 | #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1889 | #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1890 | ············qemu_log("slavio_aux1_mem_writeb·"·"Write·aux1·0x%02x"·"\n",·val); | 1890 | ············qemu_log("slavio_aux1_mem_writeb·"·"Write·aux1·0x%02x"·"\n",·val); |
1891 | #line·1893·"trace/trace-hw_misc.h" | 1891 | #line·1893·"trace/trace-hw_misc.h" |
1892 | ········} | 1892 | ········} |
1893 | ····} | 1893 | ····} |
1894 | } | 1894 | } |
| |
1895 | static·inline·void·trace_slavio_aux1_mem_writeb(uint32_t·val) | 1895 | static·inline·void·trace_slavio_aux1_mem_writeb(uint32_t·val) |
Offset 1907, 22 lines modified | Offset 1907, 22 lines modified |
| |
1907 | static·inline·void·_nocheck__trace_slavio_aux1_mem_readb(uint32_t·ret) | 1907 | static·inline·void·_nocheck__trace_slavio_aux1_mem_readb(uint32_t·ret) |
1908 | { | 1908 | { |
1909 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX1_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1909 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX1_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1910 | ········if·(message_with_timestamp)·{ | 1910 | ········if·(message_with_timestamp)·{ |
1911 | ············struct·timeval·_now; | 1911 | ············struct·timeval·_now; |
1912 | ············gettimeofday(&_now,·NULL); | 1912 | ············gettimeofday(&_now,·NULL); |
1913 | #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1913 | #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1914 | ············qemu_log("%d@%zu.%06zu:slavio_aux1_mem_readb·"·"Read·aux1·0x%02x"·"\n", | 1914 | ············qemu_log("%d@%zu.%06zu:slavio_aux1_mem_readb·"·"Read·aux1·0x%02x"·"\n", |
1915 | ·····················qemu_get_thread_id(), | 1915 | ·····················qemu_get_thread_id(), |
1916 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1916 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1917 | ·····················,·ret); | 1917 | ·····················,·ret); |
1918 | #line·1920·"trace/trace-hw_misc.h" | 1918 | #line·1920·"trace/trace-hw_misc.h" |
1919 | ········}·else·{ | 1919 | ········}·else·{ |
1920 | #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1920 | #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1921 | ············qemu_log("slavio_aux1_mem_readb·"·"Read·aux1·0x%02x"·"\n",·ret); | 1921 | ············qemu_log("slavio_aux1_mem_readb·"·"Read·aux1·0x%02x"·"\n",·ret); |
1922 | #line·1924·"trace/trace-hw_misc.h" | 1922 | #line·1924·"trace/trace-hw_misc.h" |
1923 | ········} | 1923 | ········} |
1924 | ····} | 1924 | ····} |
1925 | } | 1925 | } |
| |
1926 | static·inline·void·trace_slavio_aux1_mem_readb(uint32_t·ret) | 1926 | static·inline·void·trace_slavio_aux1_mem_readb(uint32_t·ret) |
Offset 1938, 22 lines modified | Offset 1938, 22 lines modified |
| |
1938 | static·inline·void·_nocheck__trace_slavio_aux2_mem_writeb(uint32_t·val) | 1938 | static·inline·void·_nocheck__trace_slavio_aux2_mem_writeb(uint32_t·val) |
1939 | { | 1939 | { |
1940 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX2_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1940 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX2_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1941 | ········if·(message_with_timestamp)·{ | 1941 | ········if·(message_with_timestamp)·{ |
1942 | ············struct·timeval·_now; | 1942 | ············struct·timeval·_now; |
1943 | ············gettimeofday(&_now,·NULL); | 1943 | ············gettimeofday(&_now,·NULL); |
1944 | #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1944 | #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1945 | ············qemu_log("%d@%zu.%06zu:slavio_aux2_mem_writeb·"·"Write·aux2·0x%02x"·"\n", | 1945 | ············qemu_log("%d@%zu.%06zu:slavio_aux2_mem_writeb·"·"Write·aux2·0x%02x"·"\n", |
1946 | ·····················qemu_get_thread_id(), | 1946 | ·····················qemu_get_thread_id(), |
1947 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1947 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1948 | ·····················,·val); | 1948 | ·····················,·val); |
1949 | #line·1951·"trace/trace-hw_misc.h" | 1949 | #line·1951·"trace/trace-hw_misc.h" |
1950 | ········}·else·{ | 1950 | ········}·else·{ |
1951 | #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1951 | #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1952 | ············qemu_log("slavio_aux2_mem_writeb·"·"Write·aux2·0x%02x"·"\n",·val); | 1952 | ············qemu_log("slavio_aux2_mem_writeb·"·"Write·aux2·0x%02x"·"\n",·val); |
1953 | #line·1955·"trace/trace-hw_misc.h" | 1953 | #line·1955·"trace/trace-hw_misc.h" |
1954 | ········} | 1954 | ········} |
1955 | ····} | 1955 | ····} |
1956 | } | 1956 | } |
| |
1957 | static·inline·void·trace_slavio_aux2_mem_writeb(uint32_t·val) | 1957 | static·inline·void·trace_slavio_aux2_mem_writeb(uint32_t·val) |
Offset 1969, 22 lines modified | Offset 1969, 22 lines modified |
| |
1969 | static·inline·void·_nocheck__trace_slavio_aux2_mem_readb(uint32_t·ret) | 1969 | static·inline·void·_nocheck__trace_slavio_aux2_mem_readb(uint32_t·ret) |
1970 | { | 1970 | { |
1971 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX2_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 1971 | ····if·(trace_event_get_state(TRACE_SLAVIO_AUX2_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
1972 | ········if·(message_with_timestamp)·{ | 1972 | ········if·(message_with_timestamp)·{ |
1973 | ············struct·timeval·_now; | 1973 | ············struct·timeval·_now; |
1974 | ············gettimeofday(&_now,·NULL); | 1974 | ············gettimeofday(&_now,·NULL); |
1975 | #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1975 | #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1976 | ············qemu_log("%d@%zu.%06zu:slavio_aux2_mem_readb·"·"Read·aux2·0x%02x"·"\n", | 1976 | ············qemu_log("%d@%zu.%06zu:slavio_aux2_mem_readb·"·"Read·aux2·0x%02x"·"\n", |
1977 | ·····················qemu_get_thread_id(), | 1977 | ·····················qemu_get_thread_id(), |
1978 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 1978 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
1979 | ·····················,·ret); | 1979 | ·····················,·ret); |
1980 | #line·1982·"trace/trace-hw_misc.h" | 1980 | #line·1982·"trace/trace-hw_misc.h" |
1981 | ········}·else·{ | 1981 | ········}·else·{ |
1982 | #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 1982 | #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
1983 | ············qemu_log("slavio_aux2_mem_readb·"·"Read·aux2·0x%02x"·"\n",·ret); | 1983 | ············qemu_log("slavio_aux2_mem_readb·"·"Read·aux2·0x%02x"·"\n",·ret); |
1984 | #line·1986·"trace/trace-hw_misc.h" | 1984 | #line·1986·"trace/trace-hw_misc.h" |
1985 | ········} | 1985 | ········} |
1986 | ····} | 1986 | ····} |
1987 | } | 1987 | } |
| |
1988 | static·inline·void·trace_slavio_aux2_mem_readb(uint32_t·ret) | 1988 | static·inline·void·trace_slavio_aux2_mem_readb(uint32_t·ret) |
Offset 2000, 22 lines modified | Offset 2000, 22 lines modified |
| |
2000 | static·inline·void·_nocheck__trace_apc_mem_writeb(uint32_t·val) | 2000 | static·inline·void·_nocheck__trace_apc_mem_writeb(uint32_t·val) |
2001 | { | 2001 | { |
2002 | ····if·(trace_event_get_state(TRACE_APC_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2002 | ····if·(trace_event_get_state(TRACE_APC_MEM_WRITEB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2003 | ········if·(message_with_timestamp)·{ | 2003 | ········if·(message_with_timestamp)·{ |
2004 | ············struct·timeval·_now; | 2004 | ············struct·timeval·_now; |
2005 | ············gettimeofday(&_now,·NULL); | 2005 | ············gettimeofday(&_now,·NULL); |
2006 | #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2006 | #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2007 | ············qemu_log("%d@%zu.%06zu:apc_mem_writeb·"·"Write·power·management·0x%02x"·"\n", | 2007 | ············qemu_log("%d@%zu.%06zu:apc_mem_writeb·"·"Write·power·management·0x%02x"·"\n", |
2008 | ·····················qemu_get_thread_id(), | 2008 | ·····················qemu_get_thread_id(), |
2009 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2009 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2010 | ·····················,·val); | 2010 | ·····················,·val); |
2011 | #line·2013·"trace/trace-hw_misc.h" | 2011 | #line·2013·"trace/trace-hw_misc.h" |
2012 | ········}·else·{ | 2012 | ········}·else·{ |
2013 | #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2013 | #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2014 | ············qemu_log("apc_mem_writeb·"·"Write·power·management·0x%02x"·"\n",·val); | 2014 | ············qemu_log("apc_mem_writeb·"·"Write·power·management·0x%02x"·"\n",·val); |
2015 | #line·2017·"trace/trace-hw_misc.h" | 2015 | #line·2017·"trace/trace-hw_misc.h" |
2016 | ········} | 2016 | ········} |
2017 | ····} | 2017 | ····} |
2018 | } | 2018 | } |
| |
2019 | static·inline·void·trace_apc_mem_writeb(uint32_t·val) | 2019 | static·inline·void·trace_apc_mem_writeb(uint32_t·val) |
Offset 2031, 22 lines modified | Offset 2031, 22 lines modified |
| |
2031 | static·inline·void·_nocheck__trace_apc_mem_readb(uint32_t·ret) | 2031 | static·inline·void·_nocheck__trace_apc_mem_readb(uint32_t·ret) |
2032 | { | 2032 | { |
2033 | ····if·(trace_event_get_state(TRACE_APC_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2033 | ····if·(trace_event_get_state(TRACE_APC_MEM_READB)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2034 | ········if·(message_with_timestamp)·{ | 2034 | ········if·(message_with_timestamp)·{ |
2035 | ············struct·timeval·_now; | 2035 | ············struct·timeval·_now; |
2036 | ············gettimeofday(&_now,·NULL); | 2036 | ············gettimeofday(&_now,·NULL); |
2037 | #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2037 | #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2038 | ············qemu_log("%d@%zu.%06zu:apc_mem_readb·"·"Read·power·management·0x%02x"·"\n", | 2038 | ············qemu_log("%d@%zu.%06zu:apc_mem_readb·"·"Read·power·management·0x%02x"·"\n", |
2039 | ·····················qemu_get_thread_id(), | 2039 | ·····················qemu_get_thread_id(), |
2040 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2040 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2041 | ·····················,·ret); | 2041 | ·····················,·ret); |
2042 | #line·2044·"trace/trace-hw_misc.h" | 2042 | #line·2044·"trace/trace-hw_misc.h" |
2043 | ········}·else·{ | 2043 | ········}·else·{ |
2044 | #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2044 | #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2045 | ············qemu_log("apc_mem_readb·"·"Read·power·management·0x%02x"·"\n",·ret); | 2045 | ············qemu_log("apc_mem_readb·"·"Read·power·management·0x%02x"·"\n",·ret); |
2046 | #line·2048·"trace/trace-hw_misc.h" | 2046 | #line·2048·"trace/trace-hw_misc.h" |
2047 | ········} | 2047 | ········} |
2048 | ····} | 2048 | ····} |
2049 | } | 2049 | } |
| |
2050 | static·inline·void·trace_apc_mem_readb(uint32_t·ret) | 2050 | static·inline·void·trace_apc_mem_readb(uint32_t·ret) |
Offset 2062, 22 lines modified | Offset 2062, 22 lines modified |
| |
2062 | static·inline·void·_nocheck__trace_slavio_sysctrl_mem_writel(uint32_t·val) | 2062 | static·inline·void·_nocheck__trace_slavio_sysctrl_mem_writel(uint32_t·val) |
2063 | { | 2063 | { |
2064 | ····if·(trace_event_get_state(TRACE_SLAVIO_SYSCTRL_MEM_WRITEL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2064 | ····if·(trace_event_get_state(TRACE_SLAVIO_SYSCTRL_MEM_WRITEL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2065 | ········if·(message_with_timestamp)·{ | 2065 | ········if·(message_with_timestamp)·{ |
2066 | ············struct·timeval·_now; | 2066 | ············struct·timeval·_now; |
2067 | ············gettimeofday(&_now,·NULL); | 2067 | ············gettimeofday(&_now,·NULL); |
2068 | #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2068 | #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2069 | ············qemu_log("%d@%zu.%06zu:slavio_sysctrl_mem_writel·"·"Write·system·control·0x%08x"·"\n", | 2069 | ············qemu_log("%d@%zu.%06zu:slavio_sysctrl_mem_writel·"·"Write·system·control·0x%08x"·"\n", |
2070 | ·····················qemu_get_thread_id(), | 2070 | ·····················qemu_get_thread_id(), |
2071 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2071 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2072 | ·····················,·val); | 2072 | ·····················,·val); |
2073 | #line·2075·"trace/trace-hw_misc.h" | 2073 | #line·2075·"trace/trace-hw_misc.h" |
2074 | ········}·else·{ | 2074 | ········}·else·{ |
2075 | #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2075 | #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2076 | ············qemu_log("slavio_sysctrl_mem_writel·"·"Write·system·control·0x%08x"·"\n",·val); | 2076 | ············qemu_log("slavio_sysctrl_mem_writel·"·"Write·system·control·0x%08x"·"\n",·val); |
2077 | #line·2079·"trace/trace-hw_misc.h" | 2077 | #line·2079·"trace/trace-hw_misc.h" |
2078 | ········} | 2078 | ········} |
2079 | ····} | 2079 | ····} |
2080 | } | 2080 | } |
| |
2081 | static·inline·void·trace_slavio_sysctrl_mem_writel(uint32_t·val) | 2081 | static·inline·void·trace_slavio_sysctrl_mem_writel(uint32_t·val) |
Offset 2093, 22 lines modified | Offset 2093, 22 lines modified |
| |
2093 | static·inline·void·_nocheck__trace_slavio_sysctrl_mem_readl(uint32_t·ret) | 2093 | static·inline·void·_nocheck__trace_slavio_sysctrl_mem_readl(uint32_t·ret) |
2094 | { | 2094 | { |
2095 | ····if·(trace_event_get_state(TRACE_SLAVIO_SYSCTRL_MEM_READL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2095 | ····if·(trace_event_get_state(TRACE_SLAVIO_SYSCTRL_MEM_READL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2096 | ········if·(message_with_timestamp)·{ | 2096 | ········if·(message_with_timestamp)·{ |
2097 | ············struct·timeval·_now; | 2097 | ············struct·timeval·_now; |
2098 | ············gettimeofday(&_now,·NULL); | 2098 | ············gettimeofday(&_now,·NULL); |
2099 | #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2099 | #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2100 | ············qemu_log("%d@%zu.%06zu:slavio_sysctrl_mem_readl·"·"Read·system·control·0x%08x"·"\n", | 2100 | ············qemu_log("%d@%zu.%06zu:slavio_sysctrl_mem_readl·"·"Read·system·control·0x%08x"·"\n", |
2101 | ·····················qemu_get_thread_id(), | 2101 | ·····················qemu_get_thread_id(), |
2102 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2102 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2103 | ·····················,·ret); | 2103 | ·····················,·ret); |
2104 | #line·2106·"trace/trace-hw_misc.h" | 2104 | #line·2106·"trace/trace-hw_misc.h" |
2105 | ········}·else·{ | 2105 | ········}·else·{ |
2106 | #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2106 | #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2107 | ············qemu_log("slavio_sysctrl_mem_readl·"·"Read·system·control·0x%08x"·"\n",·ret); | 2107 | ············qemu_log("slavio_sysctrl_mem_readl·"·"Read·system·control·0x%08x"·"\n",·ret); |
2108 | #line·2110·"trace/trace-hw_misc.h" | 2108 | #line·2110·"trace/trace-hw_misc.h" |
2109 | ········} | 2109 | ········} |
2110 | ····} | 2110 | ····} |
2111 | } | 2111 | } |
| |
2112 | static·inline·void·trace_slavio_sysctrl_mem_readl(uint32_t·ret) | 2112 | static·inline·void·trace_slavio_sysctrl_mem_readl(uint32_t·ret) |
Offset 2124, 22 lines modified | Offset 2124, 22 lines modified |
| |
2124 | static·inline·void·_nocheck__trace_slavio_led_mem_writew(uint32_t·val) | 2124 | static·inline·void·_nocheck__trace_slavio_led_mem_writew(uint32_t·val) |
2125 | { | 2125 | { |
2126 | ····if·(trace_event_get_state(TRACE_SLAVIO_LED_MEM_WRITEW)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2126 | ····if·(trace_event_get_state(TRACE_SLAVIO_LED_MEM_WRITEW)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2127 | ········if·(message_with_timestamp)·{ | 2127 | ········if·(message_with_timestamp)·{ |
2128 | ············struct·timeval·_now; | 2128 | ············struct·timeval·_now; |
2129 | ············gettimeofday(&_now,·NULL); | 2129 | ············gettimeofday(&_now,·NULL); |
2130 | #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2130 | #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2131 | ············qemu_log("%d@%zu.%06zu:slavio_led_mem_writew·"·"Write·diagnostic·LED·0x%04x"·"\n", | 2131 | ············qemu_log("%d@%zu.%06zu:slavio_led_mem_writew·"·"Write·diagnostic·LED·0x%04x"·"\n", |
2132 | ·····················qemu_get_thread_id(), | 2132 | ·····················qemu_get_thread_id(), |
2133 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2133 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2134 | ·····················,·val); | 2134 | ·····················,·val); |
2135 | #line·2137·"trace/trace-hw_misc.h" | 2135 | #line·2137·"trace/trace-hw_misc.h" |
2136 | ········}·else·{ | 2136 | ········}·else·{ |
2137 | #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2137 | #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2138 | ············qemu_log("slavio_led_mem_writew·"·"Write·diagnostic·LED·0x%04x"·"\n",·val); | 2138 | ············qemu_log("slavio_led_mem_writew·"·"Write·diagnostic·LED·0x%04x"·"\n",·val); |
2139 | #line·2141·"trace/trace-hw_misc.h" | 2139 | #line·2141·"trace/trace-hw_misc.h" |
2140 | ········} | 2140 | ········} |
2141 | ····} | 2141 | ····} |
2142 | } | 2142 | } |
| |
2143 | static·inline·void·trace_slavio_led_mem_writew(uint32_t·val) | 2143 | static·inline·void·trace_slavio_led_mem_writew(uint32_t·val) |
Offset 2155, 22 lines modified | Offset 2155, 22 lines modified |
| |
2155 | static·inline·void·_nocheck__trace_slavio_led_mem_readw(uint32_t·ret) | 2155 | static·inline·void·_nocheck__trace_slavio_led_mem_readw(uint32_t·ret) |
2156 | { | 2156 | { |
2157 | ····if·(trace_event_get_state(TRACE_SLAVIO_LED_MEM_READW)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2157 | ····if·(trace_event_get_state(TRACE_SLAVIO_LED_MEM_READW)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2158 | ········if·(message_with_timestamp)·{ | 2158 | ········if·(message_with_timestamp)·{ |
2159 | ············struct·timeval·_now; | 2159 | ············struct·timeval·_now; |
2160 | ············gettimeofday(&_now,·NULL); | 2160 | ············gettimeofday(&_now,·NULL); |
2161 | #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2161 | #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2162 | ············qemu_log("%d@%zu.%06zu:slavio_led_mem_readw·"·"Read·diagnostic·LED·0x%04x"·"\n", | 2162 | ············qemu_log("%d@%zu.%06zu:slavio_led_mem_readw·"·"Read·diagnostic·LED·0x%04x"·"\n", |
2163 | ·····················qemu_get_thread_id(), | 2163 | ·····················qemu_get_thread_id(), |
2164 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2164 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2165 | ·····················,·ret); | 2165 | ·····················,·ret); |
2166 | #line·2168·"trace/trace-hw_misc.h" | 2166 | #line·2168·"trace/trace-hw_misc.h" |
2167 | ········}·else·{ | 2167 | ········}·else·{ |
2168 | #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2168 | #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2169 | ············qemu_log("slavio_led_mem_readw·"·"Read·diagnostic·LED·0x%04x"·"\n",·ret); | 2169 | ············qemu_log("slavio_led_mem_readw·"·"Read·diagnostic·LED·0x%04x"·"\n",·ret); |
2170 | #line·2172·"trace/trace-hw_misc.h" | 2170 | #line·2172·"trace/trace-hw_misc.h" |
2171 | ········} | 2171 | ········} |
2172 | ····} | 2172 | ····} |
2173 | } | 2173 | } |
| |
2174 | static·inline·void·trace_slavio_led_mem_readw(uint32_t·ret) | 2174 | static·inline·void·trace_slavio_led_mem_readw(uint32_t·ret) |
Offset 2186, 22 lines modified | Offset 2186, 22 lines modified |
| |
2186 | static·inline·void·_nocheck__trace_aspeed_scu_write(uint64_t·offset,·unsigned·size,·uint32_t·data) | 2186 | static·inline·void·_nocheck__trace_aspeed_scu_write(uint64_t·offset,·unsigned·size,·uint32_t·data) |
2187 | { | 2187 | { |
2188 | ····if·(trace_event_get_state(TRACE_ASPEED_SCU_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2188 | ····if·(trace_event_get_state(TRACE_ASPEED_SCU_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2189 | ········if·(message_with_timestamp)·{ | 2189 | ········if·(message_with_timestamp)·{ |
2190 | ············struct·timeval·_now; | 2190 | ············struct·timeval·_now; |
2191 | ············gettimeofday(&_now,·NULL); | 2191 | ············gettimeofday(&_now,·NULL); |
2192 | #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2192 | #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2193 | ············qemu_log("%d@%zu.%06zu:aspeed_scu_write·"·"To·0x%"·PRIx64·"·of·size·%u:·0x%"·PRIx32·"\n", | 2193 | ············qemu_log("%d@%zu.%06zu:aspeed_scu_write·"·"To·0x%"·PRIx64·"·of·size·%u:·0x%"·PRIx32·"\n", |
2194 | ·····················qemu_get_thread_id(), | 2194 | ·····················qemu_get_thread_id(), |
2195 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2195 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2196 | ·····················,·offset,·size,·data); | 2196 | ·····················,·offset,·size,·data); |
2197 | #line·2199·"trace/trace-hw_misc.h" | 2197 | #line·2199·"trace/trace-hw_misc.h" |
2198 | ········}·else·{ | 2198 | ········}·else·{ |
2199 | #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2199 | #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2200 | ············qemu_log("aspeed_scu_write·"·"To·0x%"·PRIx64·"·of·size·%u:·0x%"·PRIx32·"\n",·offset,·size,·data); | 2200 | ············qemu_log("aspeed_scu_write·"·"To·0x%"·PRIx64·"·of·size·%u:·0x%"·PRIx32·"\n",·offset,·size,·data); |
2201 | #line·2203·"trace/trace-hw_misc.h" | 2201 | #line·2203·"trace/trace-hw_misc.h" |
2202 | ········} | 2202 | ········} |
2203 | ····} | 2203 | ····} |
2204 | } | 2204 | } |
| |
2205 | static·inline·void·trace_aspeed_scu_write(uint64_t·offset,·unsigned·size,·uint32_t·data) | 2205 | static·inline·void·trace_aspeed_scu_write(uint64_t·offset,·unsigned·size,·uint32_t·data) |
Offset 2217, 22 lines modified | Offset 2217, 22 lines modified |
| |
2217 | static·inline·void·_nocheck__trace_mps2_scc_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2217 | static·inline·void·_nocheck__trace_mps2_scc_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
2218 | { | 2218 | { |
2219 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2219 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2220 | ········if·(message_with_timestamp)·{ | 2220 | ········if·(message_with_timestamp)·{ |
2221 | ············struct·timeval·_now; | 2221 | ············struct·timeval·_now; |
2222 | ············gettimeofday(&_now,·NULL); | 2222 | ············gettimeofday(&_now,·NULL); |
2223 | #line·74·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2223 | #line·74·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2224 | ············qemu_log("%d@%zu.%06zu:mps2_scc_read·"·"MPS2·SCC·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 2224 | ············qemu_log("%d@%zu.%06zu:mps2_scc_read·"·"MPS2·SCC·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
2225 | ·····················qemu_get_thread_id(), | 2225 | ·····················qemu_get_thread_id(), |
2226 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2226 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2227 | ·····················,·offset,·data,·size); | 2227 | ·····················,·offset,·data,·size); |
2228 | #line·2230·"trace/trace-hw_misc.h" | 2228 | #line·2230·"trace/trace-hw_misc.h" |
2229 | ········}·else·{ | 2229 | ········}·else·{ |
2230 | #line·74·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2230 | #line·74·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2231 | ············qemu_log("mps2_scc_read·"·"MPS2·SCC·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 2231 | ············qemu_log("mps2_scc_read·"·"MPS2·SCC·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
2232 | #line·2234·"trace/trace-hw_misc.h" | 2232 | #line·2234·"trace/trace-hw_misc.h" |
2233 | ········} | 2233 | ········} |
2234 | ····} | 2234 | ····} |
2235 | } | 2235 | } |
| |
2236 | static·inline·void·trace_mps2_scc_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2236 | static·inline·void·trace_mps2_scc_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 2248, 22 lines modified | Offset 2248, 22 lines modified |
| |
2248 | static·inline·void·_nocheck__trace_mps2_scc_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2248 | static·inline·void·_nocheck__trace_mps2_scc_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
2249 | { | 2249 | { |
2250 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2250 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2251 | ········if·(message_with_timestamp)·{ | 2251 | ········if·(message_with_timestamp)·{ |
2252 | ············struct·timeval·_now; | 2252 | ············struct·timeval·_now; |
2253 | ············gettimeofday(&_now,·NULL); | 2253 | ············gettimeofday(&_now,·NULL); |
2254 | #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2254 | #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2255 | ············qemu_log("%d@%zu.%06zu:mps2_scc_write·"·"MPS2·SCC·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 2255 | ············qemu_log("%d@%zu.%06zu:mps2_scc_write·"·"MPS2·SCC·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
2256 | ·····················qemu_get_thread_id(), | 2256 | ·····················qemu_get_thread_id(), |
2257 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2257 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2258 | ·····················,·offset,·data,·size); | 2258 | ·····················,·offset,·data,·size); |
2259 | #line·2261·"trace/trace-hw_misc.h" | 2259 | #line·2261·"trace/trace-hw_misc.h" |
2260 | ········}·else·{ | 2260 | ········}·else·{ |
2261 | #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2261 | #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2262 | ············qemu_log("mps2_scc_write·"·"MPS2·SCC·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 2262 | ············qemu_log("mps2_scc_write·"·"MPS2·SCC·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
2263 | #line·2265·"trace/trace-hw_misc.h" | 2263 | #line·2265·"trace/trace-hw_misc.h" |
2264 | ········} | 2264 | ········} |
2265 | ····} | 2265 | ····} |
2266 | } | 2266 | } |
| |
2267 | static·inline·void·trace_mps2_scc_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2267 | static·inline·void·trace_mps2_scc_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 2279, 22 lines modified | Offset 2279, 22 lines modified |
| |
2279 | static·inline·void·_nocheck__trace_mps2_scc_reset(void) | 2279 | static·inline·void·_nocheck__trace_mps2_scc_reset(void) |
2280 | { | 2280 | { |
2281 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2281 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2282 | ········if·(message_with_timestamp)·{ | 2282 | ········if·(message_with_timestamp)·{ |
2283 | ············struct·timeval·_now; | 2283 | ············struct·timeval·_now; |
2284 | ············gettimeofday(&_now,·NULL); | 2284 | ············gettimeofday(&_now,·NULL); |
2285 | #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2285 | #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2286 | ············qemu_log("%d@%zu.%06zu:mps2_scc_reset·"·"MPS2·SCC:·reset"·"\n", | 2286 | ············qemu_log("%d@%zu.%06zu:mps2_scc_reset·"·"MPS2·SCC:·reset"·"\n", |
2287 | ·····················qemu_get_thread_id(), | 2287 | ·····················qemu_get_thread_id(), |
2288 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2288 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2289 | ·····················); | 2289 | ·····················); |
2290 | #line·2292·"trace/trace-hw_misc.h" | 2290 | #line·2292·"trace/trace-hw_misc.h" |
2291 | ········}·else·{ | 2291 | ········}·else·{ |
2292 | #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2292 | #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2293 | ············qemu_log("mps2_scc_reset·"·"MPS2·SCC:·reset"·"\n"); | 2293 | ············qemu_log("mps2_scc_reset·"·"MPS2·SCC:·reset"·"\n"); |
2294 | #line·2296·"trace/trace-hw_misc.h" | 2294 | #line·2296·"trace/trace-hw_misc.h" |
2295 | ········} | 2295 | ········} |
2296 | ····} | 2296 | ····} |
2297 | } | 2297 | } |
| |
2298 | static·inline·void·trace_mps2_scc_reset(void) | 2298 | static·inline·void·trace_mps2_scc_reset(void) |
Offset 2310, 22 lines modified | Offset 2310, 22 lines modified |
| |
2310 | static·inline·void·_nocheck__trace_mps2_scc_cfg_write(unsigned·function,·unsigned·device,·uint32_t·value) | 2310 | static·inline·void·_nocheck__trace_mps2_scc_cfg_write(unsigned·function,·unsigned·device,·uint32_t·value) |
2311 | { | 2311 | { |
2312 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_CFG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2312 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_CFG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2313 | ········if·(message_with_timestamp)·{ | 2313 | ········if·(message_with_timestamp)·{ |
2314 | ············struct·timeval·_now; | 2314 | ············struct·timeval·_now; |
2315 | ············gettimeofday(&_now,·NULL); | 2315 | ············gettimeofday(&_now,·NULL); |
2316 | #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2316 | #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2317 | ············qemu_log("%d@%zu.%06zu:mps2_scc_cfg_write·"·"MPS2·SCC·config·write:·function·%d·device·%d·data·0x%"·PRIx32·"\n", | 2317 | ············qemu_log("%d@%zu.%06zu:mps2_scc_cfg_write·"·"MPS2·SCC·config·write:·function·%d·device·%d·data·0x%"·PRIx32·"\n", |
2318 | ·····················qemu_get_thread_id(), | 2318 | ·····················qemu_get_thread_id(), |
2319 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2319 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2320 | ·····················,·function,·device,·value); | 2320 | ·····················,·function,·device,·value); |
2321 | #line·2323·"trace/trace-hw_misc.h" | 2321 | #line·2323·"trace/trace-hw_misc.h" |
2322 | ········}·else·{ | 2322 | ········}·else·{ |
2323 | #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2323 | #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2324 | ············qemu_log("mps2_scc_cfg_write·"·"MPS2·SCC·config·write:·function·%d·device·%d·data·0x%"·PRIx32·"\n",·function,·device,·value); | 2324 | ············qemu_log("mps2_scc_cfg_write·"·"MPS2·SCC·config·write:·function·%d·device·%d·data·0x%"·PRIx32·"\n",·function,·device,·value); |
2325 | #line·2327·"trace/trace-hw_misc.h" | 2325 | #line·2327·"trace/trace-hw_misc.h" |
2326 | ········} | 2326 | ········} |
2327 | ····} | 2327 | ····} |
2328 | } | 2328 | } |
| |
2329 | static·inline·void·trace_mps2_scc_cfg_write(unsigned·function,·unsigned·device,·uint32_t·value) | 2329 | static·inline·void·trace_mps2_scc_cfg_write(unsigned·function,·unsigned·device,·uint32_t·value) |
Offset 2341, 22 lines modified | Offset 2341, 22 lines modified |
| |
2341 | static·inline·void·_nocheck__trace_mps2_scc_cfg_read(unsigned·function,·unsigned·device,·uint32_t·value) | 2341 | static·inline·void·_nocheck__trace_mps2_scc_cfg_read(unsigned·function,·unsigned·device,·uint32_t·value) |
2342 | { | 2342 | { |
2343 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_CFG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2343 | ····if·(trace_event_get_state(TRACE_MPS2_SCC_CFG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2344 | ········if·(message_with_timestamp)·{ | 2344 | ········if·(message_with_timestamp)·{ |
2345 | ············struct·timeval·_now; | 2345 | ············struct·timeval·_now; |
2346 | ············gettimeofday(&_now,·NULL); | 2346 | ············gettimeofday(&_now,·NULL); |
2347 | #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2347 | #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2348 | ············qemu_log("%d@%zu.%06zu:mps2_scc_cfg_read·"·"MPS2·SCC·config·read:·function·%d·device·%d·data·0x%"·PRIx32·"\n", | 2348 | ············qemu_log("%d@%zu.%06zu:mps2_scc_cfg_read·"·"MPS2·SCC·config·read:·function·%d·device·%d·data·0x%"·PRIx32·"\n", |
2349 | ·····················qemu_get_thread_id(), | 2349 | ·····················qemu_get_thread_id(), |
2350 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2350 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2351 | ·····················,·function,·device,·value); | 2351 | ·····················,·function,·device,·value); |
2352 | #line·2354·"trace/trace-hw_misc.h" | 2352 | #line·2354·"trace/trace-hw_misc.h" |
2353 | ········}·else·{ | 2353 | ········}·else·{ |
2354 | #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2354 | #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2355 | ············qemu_log("mps2_scc_cfg_read·"·"MPS2·SCC·config·read:·function·%d·device·%d·data·0x%"·PRIx32·"\n",·function,·device,·value); | 2355 | ············qemu_log("mps2_scc_cfg_read·"·"MPS2·SCC·config·read:·function·%d·device·%d·data·0x%"·PRIx32·"\n",·function,·device,·value); |
2356 | #line·2358·"trace/trace-hw_misc.h" | 2356 | #line·2358·"trace/trace-hw_misc.h" |
2357 | ········} | 2357 | ········} |
2358 | ····} | 2358 | ····} |
2359 | } | 2359 | } |
| |
2360 | static·inline·void·trace_mps2_scc_cfg_read(unsigned·function,·unsigned·device,·uint32_t·value) | 2360 | static·inline·void·trace_mps2_scc_cfg_read(unsigned·function,·unsigned·device,·uint32_t·value) |
Offset 2372, 22 lines modified | Offset 2372, 22 lines modified |
| |
2372 | static·inline·void·_nocheck__trace_mps2_fpgaio_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2372 | static·inline·void·_nocheck__trace_mps2_fpgaio_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
2373 | { | 2373 | { |
2374 | ····if·(trace_event_get_state(TRACE_MPS2_FPGAIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2374 | ····if·(trace_event_get_state(TRACE_MPS2_FPGAIO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2375 | ········if·(message_with_timestamp)·{ | 2375 | ········if·(message_with_timestamp)·{ |
2376 | ············struct·timeval·_now; | 2376 | ············struct·timeval·_now; |
2377 | ············gettimeofday(&_now,·NULL); | 2377 | ············gettimeofday(&_now,·NULL); |
2378 | #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2378 | #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2379 | ············qemu_log("%d@%zu.%06zu:mps2_fpgaio_read·"·"MPS2·FPGAIO·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 2379 | ············qemu_log("%d@%zu.%06zu:mps2_fpgaio_read·"·"MPS2·FPGAIO·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
2380 | ·····················qemu_get_thread_id(), | 2380 | ·····················qemu_get_thread_id(), |
2381 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2381 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2382 | ·····················,·offset,·data,·size); | 2382 | ·····················,·offset,·data,·size); |
2383 | #line·2385·"trace/trace-hw_misc.h" | 2383 | #line·2385·"trace/trace-hw_misc.h" |
2384 | ········}·else·{ | 2384 | ········}·else·{ |
2385 | #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2385 | #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2386 | ············qemu_log("mps2_fpgaio_read·"·"MPS2·FPGAIO·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 2386 | ············qemu_log("mps2_fpgaio_read·"·"MPS2·FPGAIO·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
2387 | #line·2389·"trace/trace-hw_misc.h" | 2387 | #line·2389·"trace/trace-hw_misc.h" |
2388 | ········} | 2388 | ········} |
2389 | ····} | 2389 | ····} |
2390 | } | 2390 | } |
| |
2391 | static·inline·void·trace_mps2_fpgaio_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2391 | static·inline·void·trace_mps2_fpgaio_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 2403, 22 lines modified | Offset 2403, 22 lines modified |
| |
2403 | static·inline·void·_nocheck__trace_mps2_fpgaio_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2403 | static·inline·void·_nocheck__trace_mps2_fpgaio_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
2404 | { | 2404 | { |
2405 | ····if·(trace_event_get_state(TRACE_MPS2_FPGAIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2405 | ····if·(trace_event_get_state(TRACE_MPS2_FPGAIO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2406 | ········if·(message_with_timestamp)·{ | 2406 | ········if·(message_with_timestamp)·{ |
2407 | ············struct·timeval·_now; | 2407 | ············struct·timeval·_now; |
2408 | ············gettimeofday(&_now,·NULL); | 2408 | ············gettimeofday(&_now,·NULL); |
2409 | #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2409 | #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2410 | ············qemu_log("%d@%zu.%06zu:mps2_fpgaio_write·"·"MPS2·FPGAIO·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 2410 | ············qemu_log("%d@%zu.%06zu:mps2_fpgaio_write·"·"MPS2·FPGAIO·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
2411 | ·····················qemu_get_thread_id(), | 2411 | ·····················qemu_get_thread_id(), |
2412 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2412 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2413 | ·····················,·offset,·data,·size); | 2413 | ·····················,·offset,·data,·size); |
2414 | #line·2416·"trace/trace-hw_misc.h" | 2414 | #line·2416·"trace/trace-hw_misc.h" |
2415 | ········}·else·{ | 2415 | ········}·else·{ |
2416 | #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2416 | #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2417 | ············qemu_log("mps2_fpgaio_write·"·"MPS2·FPGAIO·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 2417 | ············qemu_log("mps2_fpgaio_write·"·"MPS2·FPGAIO·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
2418 | #line·2420·"trace/trace-hw_misc.h" | 2418 | #line·2420·"trace/trace-hw_misc.h" |
2419 | ········} | 2419 | ········} |
2420 | ····} | 2420 | ····} |
2421 | } | 2421 | } |
| |
2422 | static·inline·void·trace_mps2_fpgaio_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 2422 | static·inline·void·trace_mps2_fpgaio_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 2434, 22 lines modified | Offset 2434, 22 lines modified |
| |
2434 | static·inline·void·_nocheck__trace_mps2_fpgaio_reset(void) | 2434 | static·inline·void·_nocheck__trace_mps2_fpgaio_reset(void) |
2435 | { | 2435 | { |
2436 | ····if·(trace_event_get_state(TRACE_MPS2_FPGAIO_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2436 | ····if·(trace_event_get_state(TRACE_MPS2_FPGAIO_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2437 | ········if·(message_with_timestamp)·{ | 2437 | ········if·(message_with_timestamp)·{ |
2438 | ············struct·timeval·_now; | 2438 | ············struct·timeval·_now; |
2439 | ············gettimeofday(&_now,·NULL); | 2439 | ············gettimeofday(&_now,·NULL); |
2440 | #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2440 | #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2441 | ············qemu_log("%d@%zu.%06zu:mps2_fpgaio_reset·"·"MPS2·FPGAIO:·reset"·"\n", | 2441 | ············qemu_log("%d@%zu.%06zu:mps2_fpgaio_reset·"·"MPS2·FPGAIO:·reset"·"\n", |
2442 | ·····················qemu_get_thread_id(), | 2442 | ·····················qemu_get_thread_id(), |
2443 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2443 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2444 | ·····················); | 2444 | ·····················); |
2445 | #line·2447·"trace/trace-hw_misc.h" | 2445 | #line·2447·"trace/trace-hw_misc.h" |
2446 | ········}·else·{ | 2446 | ········}·else·{ |
2447 | #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2447 | #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2448 | ············qemu_log("mps2_fpgaio_reset·"·"MPS2·FPGAIO:·reset"·"\n"); | 2448 | ············qemu_log("mps2_fpgaio_reset·"·"MPS2·FPGAIO:·reset"·"\n"); |
2449 | #line·2451·"trace/trace-hw_misc.h" | 2449 | #line·2451·"trace/trace-hw_misc.h" |
2450 | ········} | 2450 | ········} |
2451 | ····} | 2451 | ····} |
2452 | } | 2452 | } |
| |
2453 | static·inline·void·trace_mps2_fpgaio_reset(void) | 2453 | static·inline·void·trace_mps2_fpgaio_reset(void) |
Offset 2465, 22 lines modified | Offset 2465, 22 lines modified |
| |
2465 | static·inline·void·_nocheck__trace_msf2_sysreg_write(uint64_t·offset,·uint32_t·val,·uint32_t·prev) | 2465 | static·inline·void·_nocheck__trace_msf2_sysreg_write(uint64_t·offset,·uint32_t·val,·uint32_t·prev) |
2466 | { | 2466 | { |
2467 | ····if·(trace_event_get_state(TRACE_MSF2_SYSREG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2467 | ····if·(trace_event_get_state(TRACE_MSF2_SYSREG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2468 | ········if·(message_with_timestamp)·{ | 2468 | ········if·(message_with_timestamp)·{ |
2469 | ············struct·timeval·_now; | 2469 | ············struct·timeval·_now; |
2470 | ············gettimeofday(&_now,·NULL); | 2470 | ············gettimeofday(&_now,·NULL); |
2471 | #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2471 | #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2472 | ············qemu_log("%d@%zu.%06zu:msf2_sysreg_write·"·"msf2-sysreg·write:·addr·0x%08"·PRIx64·"·data·0x%"·PRIx32·"·prev·0x%"·PRIx32·"\n", | 2472 | ············qemu_log("%d@%zu.%06zu:msf2_sysreg_write·"·"msf2-sysreg·write:·addr·0x%08"·PRIx64·"·data·0x%"·PRIx32·"·prev·0x%"·PRIx32·"\n", |
2473 | ·····················qemu_get_thread_id(), | 2473 | ·····················qemu_get_thread_id(), |
2474 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2474 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2475 | ·····················,·offset,·val,·prev); | 2475 | ·····················,·offset,·val,·prev); |
2476 | #line·2478·"trace/trace-hw_misc.h" | 2476 | #line·2478·"trace/trace-hw_misc.h" |
2477 | ········}·else·{ | 2477 | ········}·else·{ |
2478 | #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2478 | #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2479 | ············qemu_log("msf2_sysreg_write·"·"msf2-sysreg·write:·addr·0x%08"·PRIx64·"·data·0x%"·PRIx32·"·prev·0x%"·PRIx32·"\n",·offset,·val,·prev); | 2479 | ············qemu_log("msf2_sysreg_write·"·"msf2-sysreg·write:·addr·0x%08"·PRIx64·"·data·0x%"·PRIx32·"·prev·0x%"·PRIx32·"\n",·offset,·val,·prev); |
2480 | #line·2482·"trace/trace-hw_misc.h" | 2480 | #line·2482·"trace/trace-hw_misc.h" |
2481 | ········} | 2481 | ········} |
2482 | ····} | 2482 | ····} |
2483 | } | 2483 | } |
| |
2484 | static·inline·void·trace_msf2_sysreg_write(uint64_t·offset,·uint32_t·val,·uint32_t·prev) | 2484 | static·inline·void·trace_msf2_sysreg_write(uint64_t·offset,·uint32_t·val,·uint32_t·prev) |
Offset 2496, 22 lines modified | Offset 2496, 22 lines modified |
| |
2496 | static·inline·void·_nocheck__trace_msf2_sysreg_read(uint64_t·offset,·uint32_t·val) | 2496 | static·inline·void·_nocheck__trace_msf2_sysreg_read(uint64_t·offset,·uint32_t·val) |
2497 | { | 2497 | { |
2498 | ····if·(trace_event_get_state(TRACE_MSF2_SYSREG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2498 | ····if·(trace_event_get_state(TRACE_MSF2_SYSREG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2499 | ········if·(message_with_timestamp)·{ | 2499 | ········if·(message_with_timestamp)·{ |
2500 | ············struct·timeval·_now; | 2500 | ············struct·timeval·_now; |
2501 | ············gettimeofday(&_now,·NULL); | 2501 | ············gettimeofday(&_now,·NULL); |
2502 | #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2502 | #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2503 | ············qemu_log("%d@%zu.%06zu:msf2_sysreg_read·"·"msf2-sysreg·read:·addr·0x%08"·PRIx64·"·data·0x%08"·PRIx32·"\n", | 2503 | ············qemu_log("%d@%zu.%06zu:msf2_sysreg_read·"·"msf2-sysreg·read:·addr·0x%08"·PRIx64·"·data·0x%08"·PRIx32·"\n", |
2504 | ·····················qemu_get_thread_id(), | 2504 | ·····················qemu_get_thread_id(), |
2505 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2505 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2506 | ·····················,·offset,·val); | 2506 | ·····················,·offset,·val); |
2507 | #line·2509·"trace/trace-hw_misc.h" | 2507 | #line·2509·"trace/trace-hw_misc.h" |
2508 | ········}·else·{ | 2508 | ········}·else·{ |
2509 | #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2509 | #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2510 | ············qemu_log("msf2_sysreg_read·"·"msf2-sysreg·read:·addr·0x%08"·PRIx64·"·data·0x%08"·PRIx32·"\n",·offset,·val); | 2510 | ············qemu_log("msf2_sysreg_read·"·"msf2-sysreg·read:·addr·0x%08"·PRIx64·"·data·0x%08"·PRIx32·"\n",·offset,·val); |
2511 | #line·2513·"trace/trace-hw_misc.h" | 2511 | #line·2513·"trace/trace-hw_misc.h" |
2512 | ········} | 2512 | ········} |
2513 | ····} | 2513 | ····} |
2514 | } | 2514 | } |
| |
2515 | static·inline·void·trace_msf2_sysreg_read(uint64_t·offset,·uint32_t·val) | 2515 | static·inline·void·trace_msf2_sysreg_read(uint64_t·offset,·uint32_t·val) |
Offset 2527, 22 lines modified | Offset 2527, 22 lines modified |
| |
2527 | static·inline·void·_nocheck__trace_msf2_sysreg_write_pll_status(void) | 2527 | static·inline·void·_nocheck__trace_msf2_sysreg_write_pll_status(void) |
2528 | { | 2528 | { |
2529 | ····if·(trace_event_get_state(TRACE_MSF2_SYSREG_WRITE_PLL_STATUS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2529 | ····if·(trace_event_get_state(TRACE_MSF2_SYSREG_WRITE_PLL_STATUS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2530 | ········if·(message_with_timestamp)·{ | 2530 | ········if·(message_with_timestamp)·{ |
2531 | ············struct·timeval·_now; | 2531 | ············struct·timeval·_now; |
2532 | ············gettimeofday(&_now,·NULL); | 2532 | ············gettimeofday(&_now,·NULL); |
2533 | #line·88·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2533 | #line·88·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2534 | ············qemu_log("%d@%zu.%06zu:msf2_sysreg_write_pll_status·"·"Invalid·write·to·read·only·PLL·status·register"·"\n", | 2534 | ············qemu_log("%d@%zu.%06zu:msf2_sysreg_write_pll_status·"·"Invalid·write·to·read·only·PLL·status·register"·"\n", |
2535 | ·····················qemu_get_thread_id(), | 2535 | ·····················qemu_get_thread_id(), |
2536 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2536 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2537 | ·····················); | 2537 | ·····················); |
2538 | #line·2540·"trace/trace-hw_misc.h" | 2538 | #line·2540·"trace/trace-hw_misc.h" |
2539 | ········}·else·{ | 2539 | ········}·else·{ |
2540 | #line·88·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2540 | #line·88·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2541 | ············qemu_log("msf2_sysreg_write_pll_status·"·"Invalid·write·to·read·only·PLL·status·register"·"\n"); | 2541 | ············qemu_log("msf2_sysreg_write_pll_status·"·"Invalid·write·to·read·only·PLL·status·register"·"\n"); |
2542 | #line·2544·"trace/trace-hw_misc.h" | 2542 | #line·2544·"trace/trace-hw_misc.h" |
2543 | ········} | 2543 | ········} |
2544 | ····} | 2544 | ····} |
2545 | } | 2545 | } |
| |
2546 | static·inline·void·trace_msf2_sysreg_write_pll_status(void) | 2546 | static·inline·void·trace_msf2_sysreg_write_pll_status(void) |
Offset 2558, 22 lines modified | Offset 2558, 22 lines modified |
| |
2558 | static·inline·void·_nocheck__trace_imx7_gpr_read(uint64_t·offset) | 2558 | static·inline·void·_nocheck__trace_imx7_gpr_read(uint64_t·offset) |
2559 | { | 2559 | { |
2560 | ····if·(trace_event_get_state(TRACE_IMX7_GPR_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2560 | ····if·(trace_event_get_state(TRACE_IMX7_GPR_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2561 | ········if·(message_with_timestamp)·{ | 2561 | ········if·(message_with_timestamp)·{ |
2562 | ············struct·timeval·_now; | 2562 | ············struct·timeval·_now; |
2563 | ············gettimeofday(&_now,·NULL); | 2563 | ············gettimeofday(&_now,·NULL); |
2564 | #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2564 | #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2565 | ············qemu_log("%d@%zu.%06zu:imx7_gpr_read·"·"addr·0x%08"·PRIx64·"\n", | 2565 | ············qemu_log("%d@%zu.%06zu:imx7_gpr_read·"·"addr·0x%08"·PRIx64·"\n", |
2566 | ·····················qemu_get_thread_id(), | 2566 | ·····················qemu_get_thread_id(), |
2567 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2567 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2568 | ·····················,·offset); | 2568 | ·····················,·offset); |
2569 | #line·2571·"trace/trace-hw_misc.h" | 2569 | #line·2571·"trace/trace-hw_misc.h" |
2570 | ········}·else·{ | 2570 | ········}·else·{ |
2571 | #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2571 | #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2572 | ············qemu_log("imx7_gpr_read·"·"addr·0x%08"·PRIx64·"\n",·offset); | 2572 | ············qemu_log("imx7_gpr_read·"·"addr·0x%08"·PRIx64·"\n",·offset); |
2573 | #line·2575·"trace/trace-hw_misc.h" | 2573 | #line·2575·"trace/trace-hw_misc.h" |
2574 | ········} | 2574 | ········} |
2575 | ····} | 2575 | ····} |
2576 | } | 2576 | } |
| |
2577 | static·inline·void·trace_imx7_gpr_read(uint64_t·offset) | 2577 | static·inline·void·trace_imx7_gpr_read(uint64_t·offset) |
Offset 2589, 22 lines modified | Offset 2589, 22 lines modified |
| |
2589 | static·inline·void·_nocheck__trace_imx7_gpr_write(uint64_t·offset,·uint64_t·value) | 2589 | static·inline·void·_nocheck__trace_imx7_gpr_write(uint64_t·offset,·uint64_t·value) |
2590 | { | 2590 | { |
2591 | ····if·(trace_event_get_state(TRACE_IMX7_GPR_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2591 | ····if·(trace_event_get_state(TRACE_IMX7_GPR_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2592 | ········if·(message_with_timestamp)·{ | 2592 | ········if·(message_with_timestamp)·{ |
2593 | ············struct·timeval·_now; | 2593 | ············struct·timeval·_now; |
2594 | ············gettimeofday(&_now,·NULL); | 2594 | ············gettimeofday(&_now,·NULL); |
2595 | #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2595 | #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2596 | ············qemu_log("%d@%zu.%06zu:imx7_gpr_write·"·"addr·0x%08"·PRIx64·"value·0x%08"·PRIx64·"\n", | 2596 | ············qemu_log("%d@%zu.%06zu:imx7_gpr_write·"·"addr·0x%08"·PRIx64·"value·0x%08"·PRIx64·"\n", |
2597 | ·····················qemu_get_thread_id(), | 2597 | ·····················qemu_get_thread_id(), |
2598 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2598 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2599 | ·····················,·offset,·value); | 2599 | ·····················,·offset,·value); |
2600 | #line·2602·"trace/trace-hw_misc.h" | 2600 | #line·2602·"trace/trace-hw_misc.h" |
2601 | ········}·else·{ | 2601 | ········}·else·{ |
2602 | #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2602 | #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2603 | ············qemu_log("imx7_gpr_write·"·"addr·0x%08"·PRIx64·"value·0x%08"·PRIx64·"\n",·offset,·value); | 2603 | ············qemu_log("imx7_gpr_write·"·"addr·0x%08"·PRIx64·"value·0x%08"·PRIx64·"\n",·offset,·value); |
2604 | #line·2606·"trace/trace-hw_misc.h" | 2604 | #line·2606·"trace/trace-hw_misc.h" |
2605 | ········} | 2605 | ········} |
2606 | ····} | 2606 | ····} |
2607 | } | 2607 | } |
| |
2608 | static·inline·void·trace_imx7_gpr_write(uint64_t·offset,·uint64_t·value) | 2608 | static·inline·void·trace_imx7_gpr_write(uint64_t·offset,·uint64_t·value) |
Offset 2620, 22 lines modified | Offset 2620, 22 lines modified |
| |
2620 | static·inline·void·_nocheck__trace_mos6522_set_counter(int·index,·unsigned·int·val) | 2620 | static·inline·void·_nocheck__trace_mos6522_set_counter(int·index,·unsigned·int·val) |
2621 | { | 2621 | { |
2622 | ····if·(trace_event_get_state(TRACE_MOS6522_SET_COUNTER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2622 | ····if·(trace_event_get_state(TRACE_MOS6522_SET_COUNTER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2623 | ········if·(message_with_timestamp)·{ | 2623 | ········if·(message_with_timestamp)·{ |
2624 | ············struct·timeval·_now; | 2624 | ············struct·timeval·_now; |
2625 | ············gettimeofday(&_now,·NULL); | 2625 | ············gettimeofday(&_now,·NULL); |
2626 | #line·95·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2626 | #line·95·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2627 | ············qemu_log("%d@%zu.%06zu:mos6522_set_counter·"·"T%d.counter=%d"·"\n", | 2627 | ············qemu_log("%d@%zu.%06zu:mos6522_set_counter·"·"T%d.counter=%d"·"\n", |
2628 | ·····················qemu_get_thread_id(), | 2628 | ·····················qemu_get_thread_id(), |
2629 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2629 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2630 | ·····················,·index,·val); | 2630 | ·····················,·index,·val); |
2631 | #line·2633·"trace/trace-hw_misc.h" | 2631 | #line·2633·"trace/trace-hw_misc.h" |
2632 | ········}·else·{ | 2632 | ········}·else·{ |
2633 | #line·95·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2633 | #line·95·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2634 | ············qemu_log("mos6522_set_counter·"·"T%d.counter=%d"·"\n",·index,·val); | 2634 | ············qemu_log("mos6522_set_counter·"·"T%d.counter=%d"·"\n",·index,·val); |
2635 | #line·2637·"trace/trace-hw_misc.h" | 2635 | #line·2637·"trace/trace-hw_misc.h" |
2636 | ········} | 2636 | ········} |
2637 | ····} | 2637 | ····} |
2638 | } | 2638 | } |
| |
2639 | static·inline·void·trace_mos6522_set_counter(int·index,·unsigned·int·val) | 2639 | static·inline·void·trace_mos6522_set_counter(int·index,·unsigned·int·val) |
Offset 2651, 22 lines modified | Offset 2651, 22 lines modified |
| |
2651 | static·inline·void·_nocheck__trace_mos6522_get_next_irq_time(uint16_t·latch,·int64_t·d,·int64_t·delta) | 2651 | static·inline·void·_nocheck__trace_mos6522_get_next_irq_time(uint16_t·latch,·int64_t·d,·int64_t·delta) |
2652 | { | 2652 | { |
2653 | ····if·(trace_event_get_state(TRACE_MOS6522_GET_NEXT_IRQ_TIME)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2653 | ····if·(trace_event_get_state(TRACE_MOS6522_GET_NEXT_IRQ_TIME)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2654 | ········if·(message_with_timestamp)·{ | 2654 | ········if·(message_with_timestamp)·{ |
2655 | ············struct·timeval·_now; | 2655 | ············struct·timeval·_now; |
2656 | ············gettimeofday(&_now,·NULL); | 2656 | ············gettimeofday(&_now,·NULL); |
2657 | #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2657 | #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2658 | ············qemu_log("%d@%zu.%06zu:mos6522_get_next_irq_time·"·"latch=%d·counter=0x%"PRId64·"·delta_next=0x%"PRId64·"\n", | 2658 | ············qemu_log("%d@%zu.%06zu:mos6522_get_next_irq_time·"·"latch=%d·counter=0x%"PRId64·"·delta_next=0x%"PRId64·"\n", |
2659 | ·····················qemu_get_thread_id(), | 2659 | ·····················qemu_get_thread_id(), |
2660 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2660 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2661 | ·····················,·latch,·d,·delta); | 2661 | ·····················,·latch,·d,·delta); |
2662 | #line·2664·"trace/trace-hw_misc.h" | 2662 | #line·2664·"trace/trace-hw_misc.h" |
2663 | ········}·else·{ | 2663 | ········}·else·{ |
2664 | #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2664 | #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2665 | ············qemu_log("mos6522_get_next_irq_time·"·"latch=%d·counter=0x%"PRId64·"·delta_next=0x%"PRId64·"\n",·latch,·d,·delta); | 2665 | ············qemu_log("mos6522_get_next_irq_time·"·"latch=%d·counter=0x%"PRId64·"·delta_next=0x%"PRId64·"\n",·latch,·d,·delta); |
2666 | #line·2668·"trace/trace-hw_misc.h" | 2666 | #line·2668·"trace/trace-hw_misc.h" |
2667 | ········} | 2667 | ········} |
2668 | ····} | 2668 | ····} |
2669 | } | 2669 | } |
| |
2670 | static·inline·void·trace_mos6522_get_next_irq_time(uint16_t·latch,·int64_t·d,·int64_t·delta) | 2670 | static·inline·void·trace_mos6522_get_next_irq_time(uint16_t·latch,·int64_t·d,·int64_t·delta) |
Offset 2682, 22 lines modified | Offset 2682, 22 lines modified |
| |
2682 | static·inline·void·_nocheck__trace_mos6522_set_sr_int(void) | 2682 | static·inline·void·_nocheck__trace_mos6522_set_sr_int(void) |
2683 | { | 2683 | { |
2684 | ····if·(trace_event_get_state(TRACE_MOS6522_SET_SR_INT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2684 | ····if·(trace_event_get_state(TRACE_MOS6522_SET_SR_INT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2685 | ········if·(message_with_timestamp)·{ | 2685 | ········if·(message_with_timestamp)·{ |
2686 | ············struct·timeval·_now; | 2686 | ············struct·timeval·_now; |
2687 | ············gettimeofday(&_now,·NULL); | 2687 | ············gettimeofday(&_now,·NULL); |
2688 | #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2688 | #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2689 | ············qemu_log("%d@%zu.%06zu:mos6522_set_sr_int·"·"set·sr_int"·"\n", | 2689 | ············qemu_log("%d@%zu.%06zu:mos6522_set_sr_int·"·"set·sr_int"·"\n", |
2690 | ·····················qemu_get_thread_id(), | 2690 | ·····················qemu_get_thread_id(), |
2691 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2691 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2692 | ·····················); | 2692 | ·····················); |
2693 | #line·2695·"trace/trace-hw_misc.h" | 2693 | #line·2695·"trace/trace-hw_misc.h" |
2694 | ········}·else·{ | 2694 | ········}·else·{ |
2695 | #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2695 | #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2696 | ············qemu_log("mos6522_set_sr_int·"·"set·sr_int"·"\n"); | 2696 | ············qemu_log("mos6522_set_sr_int·"·"set·sr_int"·"\n"); |
2697 | #line·2699·"trace/trace-hw_misc.h" | 2697 | #line·2699·"trace/trace-hw_misc.h" |
2698 | ········} | 2698 | ········} |
2699 | ····} | 2699 | ····} |
2700 | } | 2700 | } |
| |
2701 | static·inline·void·trace_mos6522_set_sr_int(void) | 2701 | static·inline·void·trace_mos6522_set_sr_int(void) |
Offset 2713, 22 lines modified | Offset 2713, 22 lines modified |
| |
2713 | static·inline·void·_nocheck__trace_mos6522_write(uint64_t·addr,·uint64_t·val) | 2713 | static·inline·void·_nocheck__trace_mos6522_write(uint64_t·addr,·uint64_t·val) |
2714 | { | 2714 | { |
2715 | ····if·(trace_event_get_state(TRACE_MOS6522_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2715 | ····if·(trace_event_get_state(TRACE_MOS6522_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2716 | ········if·(message_with_timestamp)·{ | 2716 | ········if·(message_with_timestamp)·{ |
2717 | ············struct·timeval·_now; | 2717 | ············struct·timeval·_now; |
2718 | ············gettimeofday(&_now,·NULL); | 2718 | ············gettimeofday(&_now,·NULL); |
2719 | #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2719 | #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2720 | ············qemu_log("%d@%zu.%06zu:mos6522_write·"·"reg=0x%"PRIx64·"·val=0x%"PRIx64·"\n", | 2720 | ············qemu_log("%d@%zu.%06zu:mos6522_write·"·"reg=0x%"PRIx64·"·val=0x%"PRIx64·"\n", |
2721 | ·····················qemu_get_thread_id(), | 2721 | ·····················qemu_get_thread_id(), |
2722 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2722 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2723 | ·····················,·addr,·val); | 2723 | ·····················,·addr,·val); |
2724 | #line·2726·"trace/trace-hw_misc.h" | 2724 | #line·2726·"trace/trace-hw_misc.h" |
2725 | ········}·else·{ | 2725 | ········}·else·{ |
2726 | #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2726 | #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2727 | ············qemu_log("mos6522_write·"·"reg=0x%"PRIx64·"·val=0x%"PRIx64·"\n",·addr,·val); | 2727 | ············qemu_log("mos6522_write·"·"reg=0x%"PRIx64·"·val=0x%"PRIx64·"\n",·addr,·val); |
2728 | #line·2730·"trace/trace-hw_misc.h" | 2728 | #line·2730·"trace/trace-hw_misc.h" |
2729 | ········} | 2729 | ········} |
2730 | ····} | 2730 | ····} |
2731 | } | 2731 | } |
| |
2732 | static·inline·void·trace_mos6522_write(uint64_t·addr,·uint64_t·val) | 2732 | static·inline·void·trace_mos6522_write(uint64_t·addr,·uint64_t·val) |
Offset 2744, 22 lines modified | Offset 2744, 22 lines modified |
| |
2744 | static·inline·void·_nocheck__trace_mos6522_read(uint64_t·addr,·unsigned·val) | 2744 | static·inline·void·_nocheck__trace_mos6522_read(uint64_t·addr,·unsigned·val) |
2745 | { | 2745 | { |
2746 | ····if·(trace_event_get_state(TRACE_MOS6522_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2746 | ····if·(trace_event_get_state(TRACE_MOS6522_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2747 | ········if·(message_with_timestamp)·{ | 2747 | ········if·(message_with_timestamp)·{ |
2748 | ············struct·timeval·_now; | 2748 | ············struct·timeval·_now; |
2749 | ············gettimeofday(&_now,·NULL); | 2749 | ············gettimeofday(&_now,·NULL); |
2750 | #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2750 | #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2751 | ············qemu_log("%d@%zu.%06zu:mos6522_read·"·"reg=0x%"PRIx64·"·val=0x%x"·"\n", | 2751 | ············qemu_log("%d@%zu.%06zu:mos6522_read·"·"reg=0x%"PRIx64·"·val=0x%x"·"\n", |
2752 | ·····················qemu_get_thread_id(), | 2752 | ·····················qemu_get_thread_id(), |
2753 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2753 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2754 | ·····················,·addr,·val); | 2754 | ·····················,·addr,·val); |
2755 | #line·2757·"trace/trace-hw_misc.h" | 2755 | #line·2757·"trace/trace-hw_misc.h" |
2756 | ········}·else·{ | 2756 | ········}·else·{ |
2757 | #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2757 | #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2758 | ············qemu_log("mos6522_read·"·"reg=0x%"PRIx64·"·val=0x%x"·"\n",·addr,·val); | 2758 | ············qemu_log("mos6522_read·"·"reg=0x%"PRIx64·"·val=0x%x"·"\n",·addr,·val); |
2759 | #line·2761·"trace/trace-hw_misc.h" | 2759 | #line·2761·"trace/trace-hw_misc.h" |
2760 | ········} | 2760 | ········} |
2761 | ····} | 2761 | ····} |
2762 | } | 2762 | } |
| |
2763 | static·inline·void·trace_mos6522_read(uint64_t·addr,·unsigned·val) | 2763 | static·inline·void·trace_mos6522_read(uint64_t·addr,·unsigned·val) |
Offset 2775, 22 lines modified | Offset 2775, 22 lines modified |
| |
2775 | static·inline·void·_nocheck__trace_npcm7xx_clk_read(uint64_t·offset,·uint32_t·value) | 2775 | static·inline·void·_nocheck__trace_npcm7xx_clk_read(uint64_t·offset,·uint32_t·value) |
2776 | { | 2776 | { |
2777 | ····if·(trace_event_get_state(TRACE_NPCM7XX_CLK_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2777 | ····if·(trace_event_get_state(TRACE_NPCM7XX_CLK_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2778 | ········if·(message_with_timestamp)·{ | 2778 | ········if·(message_with_timestamp)·{ |
2779 | ············struct·timeval·_now; | 2779 | ············struct·timeval·_now; |
2780 | ············gettimeofday(&_now,·NULL); | 2780 | ············gettimeofday(&_now,·NULL); |
2781 | #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2781 | #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2782 | ············qemu_log("%d@%zu.%06zu:npcm7xx_clk_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", | 2782 | ············qemu_log("%d@%zu.%06zu:npcm7xx_clk_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", |
2783 | ·····················qemu_get_thread_id(), | 2783 | ·····················qemu_get_thread_id(), |
2784 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2784 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2785 | ·····················,·offset,·value); | 2785 | ·····················,·offset,·value); |
2786 | #line·2788·"trace/trace-hw_misc.h" | 2786 | #line·2788·"trace/trace-hw_misc.h" |
2787 | ········}·else·{ | 2787 | ········}·else·{ |
2788 | #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2788 | #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2789 | ············qemu_log("npcm7xx_clk_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); | 2789 | ············qemu_log("npcm7xx_clk_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); |
2790 | #line·2792·"trace/trace-hw_misc.h" | 2790 | #line·2792·"trace/trace-hw_misc.h" |
2791 | ········} | 2791 | ········} |
2792 | ····} | 2792 | ····} |
2793 | } | 2793 | } |
| |
2794 | static·inline·void·trace_npcm7xx_clk_read(uint64_t·offset,·uint32_t·value) | 2794 | static·inline·void·trace_npcm7xx_clk_read(uint64_t·offset,·uint32_t·value) |
Offset 2806, 22 lines modified | Offset 2806, 22 lines modified |
| |
2806 | static·inline·void·_nocheck__trace_npcm7xx_clk_write(uint64_t·offset,·uint32_t·value) | 2806 | static·inline·void·_nocheck__trace_npcm7xx_clk_write(uint64_t·offset,·uint32_t·value) |
2807 | { | 2807 | { |
2808 | ····if·(trace_event_get_state(TRACE_NPCM7XX_CLK_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2808 | ····if·(trace_event_get_state(TRACE_NPCM7XX_CLK_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2809 | ········if·(message_with_timestamp)·{ | 2809 | ········if·(message_with_timestamp)·{ |
2810 | ············struct·timeval·_now; | 2810 | ············struct·timeval·_now; |
2811 | ············gettimeofday(&_now,·NULL); | 2811 | ············gettimeofday(&_now,·NULL); |
2812 | #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2812 | #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2813 | ············qemu_log("%d@%zu.%06zu:npcm7xx_clk_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", | 2813 | ············qemu_log("%d@%zu.%06zu:npcm7xx_clk_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", |
2814 | ·····················qemu_get_thread_id(), | 2814 | ·····················qemu_get_thread_id(), |
2815 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2815 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2816 | ·····················,·offset,·value); | 2816 | ·····················,·offset,·value); |
2817 | #line·2819·"trace/trace-hw_misc.h" | 2817 | #line·2819·"trace/trace-hw_misc.h" |
2818 | ········}·else·{ | 2818 | ········}·else·{ |
2819 | #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2819 | #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2820 | ············qemu_log("npcm7xx_clk_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); | 2820 | ············qemu_log("npcm7xx_clk_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); |
2821 | #line·2823·"trace/trace-hw_misc.h" | 2821 | #line·2823·"trace/trace-hw_misc.h" |
2822 | ········} | 2822 | ········} |
2823 | ····} | 2823 | ····} |
2824 | } | 2824 | } |
| |
2825 | static·inline·void·trace_npcm7xx_clk_write(uint64_t·offset,·uint32_t·value) | 2825 | static·inline·void·trace_npcm7xx_clk_write(uint64_t·offset,·uint32_t·value) |
Offset 2837, 22 lines modified | Offset 2837, 22 lines modified |
| |
2837 | static·inline·void·_nocheck__trace_npcm7xx_gcr_read(uint64_t·offset,·uint32_t·value) | 2837 | static·inline·void·_nocheck__trace_npcm7xx_gcr_read(uint64_t·offset,·uint32_t·value) |
2838 | { | 2838 | { |
2839 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GCR_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2839 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GCR_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2840 | ········if·(message_with_timestamp)·{ | 2840 | ········if·(message_with_timestamp)·{ |
2841 | ············struct·timeval·_now; | 2841 | ············struct·timeval·_now; |
2842 | ············gettimeofday(&_now,·NULL); | 2842 | ············gettimeofday(&_now,·NULL); |
2843 | #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2843 | #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2844 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gcr_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", | 2844 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gcr_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", |
2845 | ·····················qemu_get_thread_id(), | 2845 | ·····················qemu_get_thread_id(), |
2846 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2846 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2847 | ·····················,·offset,·value); | 2847 | ·····················,·offset,·value); |
2848 | #line·2850·"trace/trace-hw_misc.h" | 2848 | #line·2850·"trace/trace-hw_misc.h" |
2849 | ········}·else·{ | 2849 | ········}·else·{ |
2850 | #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2850 | #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2851 | ············qemu_log("npcm7xx_gcr_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); | 2851 | ············qemu_log("npcm7xx_gcr_read·"·"·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); |
2852 | #line·2854·"trace/trace-hw_misc.h" | 2852 | #line·2854·"trace/trace-hw_misc.h" |
2853 | ········} | 2853 | ········} |
2854 | ····} | 2854 | ····} |
2855 | } | 2855 | } |
| |
2856 | static·inline·void·trace_npcm7xx_gcr_read(uint64_t·offset,·uint32_t·value) | 2856 | static·inline·void·trace_npcm7xx_gcr_read(uint64_t·offset,·uint32_t·value) |
Offset 2868, 22 lines modified | Offset 2868, 22 lines modified |
| |
2868 | static·inline·void·_nocheck__trace_npcm7xx_gcr_write(uint64_t·offset,·uint32_t·value) | 2868 | static·inline·void·_nocheck__trace_npcm7xx_gcr_write(uint64_t·offset,·uint32_t·value) |
2869 | { | 2869 | { |
2870 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GCR_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2870 | ····if·(trace_event_get_state(TRACE_NPCM7XX_GCR_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2871 | ········if·(message_with_timestamp)·{ | 2871 | ········if·(message_with_timestamp)·{ |
2872 | ············struct·timeval·_now; | 2872 | ············struct·timeval·_now; |
2873 | ············gettimeofday(&_now,·NULL); | 2873 | ············gettimeofday(&_now,·NULL); |
2874 | #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2874 | #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2875 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gcr_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", | 2875 | ············qemu_log("%d@%zu.%06zu:npcm7xx_gcr_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", |
2876 | ·····················qemu_get_thread_id(), | 2876 | ·····················qemu_get_thread_id(), |
2877 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2877 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2878 | ·····················,·offset,·value); | 2878 | ·····················,·offset,·value); |
2879 | #line·2881·"trace/trace-hw_misc.h" | 2879 | #line·2881·"trace/trace-hw_misc.h" |
2880 | ········}·else·{ | 2880 | ········}·else·{ |
2881 | #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2881 | #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2882 | ············qemu_log("npcm7xx_gcr_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); | 2882 | ············qemu_log("npcm7xx_gcr_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·offset,·value); |
2883 | #line·2885·"trace/trace-hw_misc.h" | 2883 | #line·2885·"trace/trace-hw_misc.h" |
2884 | ········} | 2884 | ········} |
2885 | ····} | 2885 | ····} |
2886 | } | 2886 | } |
| |
2887 | static·inline·void·trace_npcm7xx_gcr_write(uint64_t·offset,·uint32_t·value) | 2887 | static·inline·void·trace_npcm7xx_gcr_write(uint64_t·offset,·uint32_t·value) |
Offset 2899, 22 lines modified | Offset 2899, 22 lines modified |
| |
2899 | static·inline·void·_nocheck__trace_npcm7xx_mft_read(const·char·*·name,·uint64_t·offset,·uint16_t·value) | 2899 | static·inline·void·_nocheck__trace_npcm7xx_mft_read(const·char·*·name,·uint64_t·offset,·uint16_t·value) |
2900 | { | 2900 | { |
2901 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2901 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2902 | ········if·(message_with_timestamp)·{ | 2902 | ········if·(message_with_timestamp)·{ |
2903 | ············struct·timeval·_now; | 2903 | ············struct·timeval·_now; |
2904 | ············gettimeofday(&_now,·NULL); | 2904 | ············gettimeofday(&_now,·NULL); |
2905 | #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2905 | #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2906 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_read·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n", | 2906 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_read·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n", |
2907 | ·····················qemu_get_thread_id(), | 2907 | ·····················qemu_get_thread_id(), |
2908 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2908 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2909 | ·····················,·name,·offset,·value); | 2909 | ·····················,·name,·offset,·value); |
2910 | #line·2912·"trace/trace-hw_misc.h" | 2910 | #line·2912·"trace/trace-hw_misc.h" |
2911 | ········}·else·{ | 2911 | ········}·else·{ |
2912 | #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2912 | #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2913 | ············qemu_log("npcm7xx_mft_read·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n",·name,·offset,·value); | 2913 | ············qemu_log("npcm7xx_mft_read·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n",·name,·offset,·value); |
2914 | #line·2916·"trace/trace-hw_misc.h" | 2914 | #line·2916·"trace/trace-hw_misc.h" |
2915 | ········} | 2915 | ········} |
2916 | ····} | 2916 | ····} |
2917 | } | 2917 | } |
| |
2918 | static·inline·void·trace_npcm7xx_mft_read(const·char·*·name,·uint64_t·offset,·uint16_t·value) | 2918 | static·inline·void·trace_npcm7xx_mft_read(const·char·*·name,·uint64_t·offset,·uint16_t·value) |
Offset 2930, 22 lines modified | Offset 2930, 22 lines modified |
| |
2930 | static·inline·void·_nocheck__trace_npcm7xx_mft_write(const·char·*·name,·uint64_t·offset,·uint16_t·value) | 2930 | static·inline·void·_nocheck__trace_npcm7xx_mft_write(const·char·*·name,·uint64_t·offset,·uint16_t·value) |
2931 | { | 2931 | { |
2932 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2932 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2933 | ········if·(message_with_timestamp)·{ | 2933 | ········if·(message_with_timestamp)·{ |
2934 | ············struct·timeval·_now; | 2934 | ············struct·timeval·_now; |
2935 | ············gettimeofday(&_now,·NULL); | 2935 | ············gettimeofday(&_now,·NULL); |
2936 | #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2936 | #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2937 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_write·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n", | 2937 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_write·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n", |
2938 | ·····················qemu_get_thread_id(), | 2938 | ·····················qemu_get_thread_id(), |
2939 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2939 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2940 | ·····················,·name,·offset,·value); | 2940 | ·····················,·name,·offset,·value); |
2941 | #line·2943·"trace/trace-hw_misc.h" | 2941 | #line·2943·"trace/trace-hw_misc.h" |
2942 | ········}·else·{ | 2942 | ········}·else·{ |
2943 | #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2943 | #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2944 | ············qemu_log("npcm7xx_mft_write·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n",·name,·offset,·value); | 2944 | ············qemu_log("npcm7xx_mft_write·"·"%s:·offset:·0x%04"·PRIx64·"·value:·0x%04"·PRIx16·"\n",·name,·offset,·value); |
2945 | #line·2947·"trace/trace-hw_misc.h" | 2945 | #line·2947·"trace/trace-hw_misc.h" |
2946 | ········} | 2946 | ········} |
2947 | ····} | 2947 | ····} |
2948 | } | 2948 | } |
| |
2949 | static·inline·void·trace_npcm7xx_mft_write(const·char·*·name,·uint64_t·offset,·uint16_t·value) | 2949 | static·inline·void·trace_npcm7xx_mft_write(const·char·*·name,·uint64_t·offset,·uint16_t·value) |
Offset 2961, 22 lines modified | Offset 2961, 22 lines modified |
| |
2961 | static·inline·void·_nocheck__trace_npcm7xx_mft_rpm(const·char·*·clock,·uint32_t·clock_hz,·int·state,·int32_t·cnt,·uint32_t·rpm,·uint32_t·duty) | 2961 | static·inline·void·_nocheck__trace_npcm7xx_mft_rpm(const·char·*·clock,·uint32_t·clock_hz,·int·state,·int32_t·cnt,·uint32_t·rpm,·uint32_t·duty) |
2962 | { | 2962 | { |
2963 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_RPM)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2963 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_RPM)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2964 | ········if·(message_with_timestamp)·{ | 2964 | ········if·(message_with_timestamp)·{ |
2965 | ············struct·timeval·_now; | 2965 | ············struct·timeval·_now; |
2966 | ············gettimeofday(&_now,·NULL); | 2966 | ············gettimeofday(&_now,·NULL); |
2967 | #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2967 | #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2968 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_rpm·"·"·fan·clk:·%s·clock_hz:·%"·PRIu32·",·state:·%d,·cnt:·%"·PRIi32·",·rpm:·%"·PRIu32·",·duty:·%"·PRIu32·"\n", | 2968 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_rpm·"·"·fan·clk:·%s·clock_hz:·%"·PRIu32·",·state:·%d,·cnt:·%"·PRIi32·",·rpm:·%"·PRIu32·",·duty:·%"·PRIu32·"\n", |
2969 | ·····················qemu_get_thread_id(), | 2969 | ·····················qemu_get_thread_id(), |
2970 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 2970 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
2971 | ·····················,·clock,·clock_hz,·state,·cnt,·rpm,·duty); | 2971 | ·····················,·clock,·clock_hz,·state,·cnt,·rpm,·duty); |
2972 | #line·2974·"trace/trace-hw_misc.h" | 2972 | #line·2974·"trace/trace-hw_misc.h" |
2973 | ········}·else·{ | 2973 | ········}·else·{ |
2974 | #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2974 | #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2975 | ············qemu_log("npcm7xx_mft_rpm·"·"·fan·clk:·%s·clock_hz:·%"·PRIu32·",·state:·%d,·cnt:·%"·PRIi32·",·rpm:·%"·PRIu32·",·duty:·%"·PRIu32·"\n",·clock,·clock_hz,·state,·cnt,·rpm,·duty); | 2975 | ············qemu_log("npcm7xx_mft_rpm·"·"·fan·clk:·%s·clock_hz:·%"·PRIu32·",·state:·%d,·cnt:·%"·PRIi32·",·rpm:·%"·PRIu32·",·duty:·%"·PRIu32·"\n",·clock,·clock_hz,·state,·cnt,·rpm,·duty); |
2976 | #line·2978·"trace/trace-hw_misc.h" | 2976 | #line·2978·"trace/trace-hw_misc.h" |
2977 | ········} | 2977 | ········} |
2978 | ····} | 2978 | ····} |
2979 | } | 2979 | } |
| |
2980 | static·inline·void·trace_npcm7xx_mft_rpm(const·char·*·clock,·uint32_t·clock_hz,·int·state,·int32_t·cnt,·uint32_t·rpm,·uint32_t·duty) | 2980 | static·inline·void·trace_npcm7xx_mft_rpm(const·char·*·clock,·uint32_t·clock_hz,·int·state,·int32_t·cnt,·uint32_t·rpm,·uint32_t·duty) |
Offset 2992, 22 lines modified | Offset 2992, 22 lines modified |
| |
2992 | static·inline·void·_nocheck__trace_npcm7xx_mft_capture(const·char·*·name,·int·irq_level) | 2992 | static·inline·void·_nocheck__trace_npcm7xx_mft_capture(const·char·*·name,·int·irq_level) |
2993 | { | 2993 | { |
2994 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_CAPTURE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 2994 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_CAPTURE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
2995 | ········if·(message_with_timestamp)·{ | 2995 | ········if·(message_with_timestamp)·{ |
2996 | ············struct·timeval·_now; | 2996 | ············struct·timeval·_now; |
2997 | ············gettimeofday(&_now,·NULL); | 2997 | ············gettimeofday(&_now,·NULL); |
2998 | #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 2998 | #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
2999 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_capture·"·"%s:·level:·%d"·"\n", | 2999 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_capture·"·"%s:·level:·%d"·"\n", |
3000 | ·····················qemu_get_thread_id(), | 3000 | ·····················qemu_get_thread_id(), |
3001 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3001 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3002 | ·····················,·name,·irq_level); | 3002 | ·····················,·name,·irq_level); |
3003 | #line·3005·"trace/trace-hw_misc.h" | 3003 | #line·3005·"trace/trace-hw_misc.h" |
3004 | ········}·else·{ | 3004 | ········}·else·{ |
3005 | #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3005 | #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3006 | ············qemu_log("npcm7xx_mft_capture·"·"%s:·level:·%d"·"\n",·name,·irq_level); | 3006 | ············qemu_log("npcm7xx_mft_capture·"·"%s:·level:·%d"·"\n",·name,·irq_level); |
3007 | #line·3009·"trace/trace-hw_misc.h" | 3007 | #line·3009·"trace/trace-hw_misc.h" |
3008 | ········} | 3008 | ········} |
3009 | ····} | 3009 | ····} |
3010 | } | 3010 | } |
| |
3011 | static·inline·void·trace_npcm7xx_mft_capture(const·char·*·name,·int·irq_level) | 3011 | static·inline·void·trace_npcm7xx_mft_capture(const·char·*·name,·int·irq_level) |
Offset 3023, 22 lines modified | Offset 3023, 22 lines modified |
| |
3023 | static·inline·void·_nocheck__trace_npcm7xx_mft_update_clock(const·char·*·name,·uint16_t·sel,·uint64_t·clock_period,·uint64_t·prescaled_clock_period) | 3023 | static·inline·void·_nocheck__trace_npcm7xx_mft_update_clock(const·char·*·name,·uint16_t·sel,·uint64_t·clock_period,·uint64_t·prescaled_clock_period) |
3024 | { | 3024 | { |
3025 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_UPDATE_CLOCK)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3025 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_UPDATE_CLOCK)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3026 | ········if·(message_with_timestamp)·{ | 3026 | ········if·(message_with_timestamp)·{ |
3027 | ············struct·timeval·_now; | 3027 | ············struct·timeval·_now; |
3028 | ············gettimeofday(&_now,·NULL); | 3028 | ············gettimeofday(&_now,·NULL); |
3029 | #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3029 | #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3030 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_update_clock·"·"%s:·sel:·0x%02"·PRIx16·",·period:·%"·PRIu64·",·prescaled:·%"·PRIu64·"\n", | 3030 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_update_clock·"·"%s:·sel:·0x%02"·PRIx16·",·period:·%"·PRIu64·",·prescaled:·%"·PRIu64·"\n", |
3031 | ·····················qemu_get_thread_id(), | 3031 | ·····················qemu_get_thread_id(), |
3032 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3032 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3033 | ·····················,·name,·sel,·clock_period,·prescaled_clock_period); | 3033 | ·····················,·name,·sel,·clock_period,·prescaled_clock_period); |
3034 | #line·3036·"trace/trace-hw_misc.h" | 3034 | #line·3036·"trace/trace-hw_misc.h" |
3035 | ········}·else·{ | 3035 | ········}·else·{ |
3036 | #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3036 | #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3037 | ············qemu_log("npcm7xx_mft_update_clock·"·"%s:·sel:·0x%02"·PRIx16·",·period:·%"·PRIu64·",·prescaled:·%"·PRIu64·"\n",·name,·sel,·clock_period,·prescaled_clock_period); | 3037 | ············qemu_log("npcm7xx_mft_update_clock·"·"%s:·sel:·0x%02"·PRIx16·",·period:·%"·PRIu64·",·prescaled:·%"·PRIu64·"\n",·name,·sel,·clock_period,·prescaled_clock_period); |
3038 | #line·3040·"trace/trace-hw_misc.h" | 3038 | #line·3040·"trace/trace-hw_misc.h" |
3039 | ········} | 3039 | ········} |
3040 | ····} | 3040 | ····} |
3041 | } | 3041 | } |
| |
3042 | static·inline·void·trace_npcm7xx_mft_update_clock(const·char·*·name,·uint16_t·sel,·uint64_t·clock_period,·uint64_t·prescaled_clock_period) | 3042 | static·inline·void·trace_npcm7xx_mft_update_clock(const·char·*·name,·uint16_t·sel,·uint64_t·clock_period,·uint64_t·prescaled_clock_period) |
Offset 3054, 22 lines modified | Offset 3054, 22 lines modified |
| |
3054 | static·inline·void·_nocheck__trace_npcm7xx_mft_set_duty(const·char·*·name,·int·n,·int·value) | 3054 | static·inline·void·_nocheck__trace_npcm7xx_mft_set_duty(const·char·*·name,·int·n,·int·value) |
3055 | { | 3055 | { |
3056 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_SET_DUTY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3056 | ····if·(trace_event_get_state(TRACE_NPCM7XX_MFT_SET_DUTY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3057 | ········if·(message_with_timestamp)·{ | 3057 | ········if·(message_with_timestamp)·{ |
3058 | ············struct·timeval·_now; | 3058 | ············struct·timeval·_now; |
3059 | ············gettimeofday(&_now,·NULL); | 3059 | ············gettimeofday(&_now,·NULL); |
3060 | #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3060 | #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3061 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_set_duty·"·"%s[%d]:·%d"·"\n", | 3061 | ············qemu_log("%d@%zu.%06zu:npcm7xx_mft_set_duty·"·"%s[%d]:·%d"·"\n", |
3062 | ·····················qemu_get_thread_id(), | 3062 | ·····················qemu_get_thread_id(), |
3063 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3063 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3064 | ·····················,·name,·n,·value); | 3064 | ·····················,·name,·n,·value); |
3065 | #line·3067·"trace/trace-hw_misc.h" | 3065 | #line·3067·"trace/trace-hw_misc.h" |
3066 | ········}·else·{ | 3066 | ········}·else·{ |
3067 | #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3067 | #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3068 | ············qemu_log("npcm7xx_mft_set_duty·"·"%s[%d]:·%d"·"\n",·name,·n,·value); | 3068 | ············qemu_log("npcm7xx_mft_set_duty·"·"%s[%d]:·%d"·"\n",·name,·n,·value); |
3069 | #line·3071·"trace/trace-hw_misc.h" | 3069 | #line·3071·"trace/trace-hw_misc.h" |
3070 | ········} | 3070 | ········} |
3071 | ····} | 3071 | ····} |
3072 | } | 3072 | } |
| |
3073 | static·inline·void·trace_npcm7xx_mft_set_duty(const·char·*·name,·int·n,·int·value) | 3073 | static·inline·void·trace_npcm7xx_mft_set_duty(const·char·*·name,·int·n,·int·value) |
Offset 3085, 22 lines modified | Offset 3085, 22 lines modified |
| |
3085 | static·inline·void·_nocheck__trace_npcm7xx_rng_read(uint64_t·offset,·uint64_t·value,·unsigned·size) | 3085 | static·inline·void·_nocheck__trace_npcm7xx_rng_read(uint64_t·offset,·uint64_t·value,·unsigned·size) |
3086 | { | 3086 | { |
3087 | ····if·(trace_event_get_state(TRACE_NPCM7XX_RNG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3087 | ····if·(trace_event_get_state(TRACE_NPCM7XX_RNG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3088 | ········if·(message_with_timestamp)·{ | 3088 | ········if·(message_with_timestamp)·{ |
3089 | ············struct·timeval·_now; | 3089 | ············struct·timeval·_now; |
3090 | ············gettimeofday(&_now,·NULL); | 3090 | ············gettimeofday(&_now,·NULL); |
3091 | #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3091 | #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3092 | ············qemu_log("%d@%zu.%06zu:npcm7xx_rng_read·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n", | 3092 | ············qemu_log("%d@%zu.%06zu:npcm7xx_rng_read·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n", |
3093 | ·····················qemu_get_thread_id(), | 3093 | ·····················qemu_get_thread_id(), |
3094 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3094 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3095 | ·····················,·offset,·value,·size); | 3095 | ·····················,·offset,·value,·size); |
3096 | #line·3098·"trace/trace-hw_misc.h" | 3096 | #line·3098·"trace/trace-hw_misc.h" |
3097 | ········}·else·{ | 3097 | ········}·else·{ |
3098 | #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3098 | #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3099 | ············qemu_log("npcm7xx_rng_read·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n",·offset,·value,·size); | 3099 | ············qemu_log("npcm7xx_rng_read·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n",·offset,·value,·size); |
3100 | #line·3102·"trace/trace-hw_misc.h" | 3100 | #line·3102·"trace/trace-hw_misc.h" |
3101 | ········} | 3101 | ········} |
3102 | ····} | 3102 | ····} |
3103 | } | 3103 | } |
| |
3104 | static·inline·void·trace_npcm7xx_rng_read(uint64_t·offset,·uint64_t·value,·unsigned·size) | 3104 | static·inline·void·trace_npcm7xx_rng_read(uint64_t·offset,·uint64_t·value,·unsigned·size) |
Offset 3116, 22 lines modified | Offset 3116, 22 lines modified |
| |
3116 | static·inline·void·_nocheck__trace_npcm7xx_rng_write(uint64_t·offset,·uint64_t·value,·unsigned·size) | 3116 | static·inline·void·_nocheck__trace_npcm7xx_rng_write(uint64_t·offset,·uint64_t·value,·unsigned·size) |
3117 | { | 3117 | { |
3118 | ····if·(trace_event_get_state(TRACE_NPCM7XX_RNG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3118 | ····if·(trace_event_get_state(TRACE_NPCM7XX_RNG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3119 | ········if·(message_with_timestamp)·{ | 3119 | ········if·(message_with_timestamp)·{ |
3120 | ············struct·timeval·_now; | 3120 | ············struct·timeval·_now; |
3121 | ············gettimeofday(&_now,·NULL); | 3121 | ············gettimeofday(&_now,·NULL); |
3122 | #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3122 | #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3123 | ············qemu_log("%d@%zu.%06zu:npcm7xx_rng_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n", | 3123 | ············qemu_log("%d@%zu.%06zu:npcm7xx_rng_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n", |
3124 | ·····················qemu_get_thread_id(), | 3124 | ·····················qemu_get_thread_id(), |
3125 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3125 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3126 | ·····················,·offset,·value,·size); | 3126 | ·····················,·offset,·value,·size); |
3127 | #line·3129·"trace/trace-hw_misc.h" | 3127 | #line·3129·"trace/trace-hw_misc.h" |
3128 | ········}·else·{ | 3128 | ········}·else·{ |
3129 | #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3129 | #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3130 | ············qemu_log("npcm7xx_rng_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n",·offset,·value,·size); | 3130 | ············qemu_log("npcm7xx_rng_write·"·"offset:·0x%04"·PRIx64·"·value:·0x%02"·PRIx64·"·size:·%u"·"\n",·offset,·value,·size); |
3131 | #line·3133·"trace/trace-hw_misc.h" | 3131 | #line·3133·"trace/trace-hw_misc.h" |
3132 | ········} | 3132 | ········} |
3133 | ····} | 3133 | ····} |
3134 | } | 3134 | } |
| |
3135 | static·inline·void·trace_npcm7xx_rng_write(uint64_t·offset,·uint64_t·value,·unsigned·size) | 3135 | static·inline·void·trace_npcm7xx_rng_write(uint64_t·offset,·uint64_t·value,·unsigned·size) |
Offset 3147, 22 lines modified | Offset 3147, 22 lines modified |
| |
3147 | static·inline·void·_nocheck__trace_npcm7xx_pwm_read(const·char·*·id,·uint64_t·offset,·uint32_t·value) | 3147 | static·inline·void·_nocheck__trace_npcm7xx_pwm_read(const·char·*·id,·uint64_t·offset,·uint32_t·value) |
3148 | { | 3148 | { |
3149 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3149 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3150 | ········if·(message_with_timestamp)·{ | 3150 | ········if·(message_with_timestamp)·{ |
3151 | ············struct·timeval·_now; | 3151 | ············struct·timeval·_now; |
3152 | ············gettimeofday(&_now,·NULL); | 3152 | ············gettimeofday(&_now,·NULL); |
3153 | #line·122·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3153 | #line·122·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3154 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_read·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", | 3154 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_read·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", |
3155 | ·····················qemu_get_thread_id(), | 3155 | ·····················qemu_get_thread_id(), |
3156 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3156 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3157 | ·····················,·id,·offset,·value); | 3157 | ·····················,·id,·offset,·value); |
3158 | #line·3160·"trace/trace-hw_misc.h" | 3158 | #line·3160·"trace/trace-hw_misc.h" |
3159 | ········}·else·{ | 3159 | ········}·else·{ |
3160 | #line·122·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3160 | #line·122·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3161 | ············qemu_log("npcm7xx_pwm_read·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·id,·offset,·value); | 3161 | ············qemu_log("npcm7xx_pwm_read·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·id,·offset,·value); |
3162 | #line·3164·"trace/trace-hw_misc.h" | 3162 | #line·3164·"trace/trace-hw_misc.h" |
3163 | ········} | 3163 | ········} |
3164 | ····} | 3164 | ····} |
3165 | } | 3165 | } |
| |
3166 | static·inline·void·trace_npcm7xx_pwm_read(const·char·*·id,·uint64_t·offset,·uint32_t·value) | 3166 | static·inline·void·trace_npcm7xx_pwm_read(const·char·*·id,·uint64_t·offset,·uint32_t·value) |
Offset 3178, 22 lines modified | Offset 3178, 22 lines modified |
| |
3178 | static·inline·void·_nocheck__trace_npcm7xx_pwm_write(const·char·*·id,·uint64_t·offset,·uint32_t·value) | 3178 | static·inline·void·_nocheck__trace_npcm7xx_pwm_write(const·char·*·id,·uint64_t·offset,·uint32_t·value) |
3179 | { | 3179 | { |
3180 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3180 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3181 | ········if·(message_with_timestamp)·{ | 3181 | ········if·(message_with_timestamp)·{ |
3182 | ············struct·timeval·_now; | 3182 | ············struct·timeval·_now; |
3183 | ············gettimeofday(&_now,·NULL); | 3183 | ············gettimeofday(&_now,·NULL); |
3184 | #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3184 | #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3185 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_write·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", | 3185 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_write·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n", |
3186 | ·····················qemu_get_thread_id(), | 3186 | ·····················qemu_get_thread_id(), |
3187 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3187 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3188 | ·····················,·id,·offset,·value); | 3188 | ·····················,·id,·offset,·value); |
3189 | #line·3191·"trace/trace-hw_misc.h" | 3189 | #line·3191·"trace/trace-hw_misc.h" |
3190 | ········}·else·{ | 3190 | ········}·else·{ |
3191 | #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3191 | #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3192 | ············qemu_log("npcm7xx_pwm_write·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·id,·offset,·value); | 3192 | ············qemu_log("npcm7xx_pwm_write·"·"%s·offset:·0x%04"·PRIx64·"·value:·0x%08"·PRIx32·"\n",·id,·offset,·value); |
3193 | #line·3195·"trace/trace-hw_misc.h" | 3193 | #line·3195·"trace/trace-hw_misc.h" |
3194 | ········} | 3194 | ········} |
3195 | ····} | 3195 | ····} |
3196 | } | 3196 | } |
| |
3197 | static·inline·void·trace_npcm7xx_pwm_write(const·char·*·id,·uint64_t·offset,·uint32_t·value) | 3197 | static·inline·void·trace_npcm7xx_pwm_write(const·char·*·id,·uint64_t·offset,·uint32_t·value) |
Offset 3209, 22 lines modified | Offset 3209, 22 lines modified |
| |
3209 | static·inline·void·_nocheck__trace_npcm7xx_pwm_update_freq(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) | 3209 | static·inline·void·_nocheck__trace_npcm7xx_pwm_update_freq(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) |
3210 | { | 3210 | { |
3211 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_UPDATE_FREQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3211 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_UPDATE_FREQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3212 | ········if·(message_with_timestamp)·{ | 3212 | ········if·(message_with_timestamp)·{ |
3213 | ············struct·timeval·_now; | 3213 | ············struct·timeval·_now; |
3214 | ············gettimeofday(&_now,·NULL); | 3214 | ············gettimeofday(&_now,·NULL); |
3215 | #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3215 | #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3216 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_update_freq·"·"%s·pwm[%u]·Update·Freq:·old_freq:·%u,·new_freq:·%u"·"\n", | 3216 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_update_freq·"·"%s·pwm[%u]·Update·Freq:·old_freq:·%u,·new_freq:·%u"·"\n", |
3217 | ·····················qemu_get_thread_id(), | 3217 | ·····················qemu_get_thread_id(), |
3218 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3218 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3219 | ·····················,·id,·index,·old_value,·new_value); | 3219 | ·····················,·id,·index,·old_value,·new_value); |
3220 | #line·3222·"trace/trace-hw_misc.h" | 3220 | #line·3222·"trace/trace-hw_misc.h" |
3221 | ········}·else·{ | 3221 | ········}·else·{ |
3222 | #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3222 | #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3223 | ············qemu_log("npcm7xx_pwm_update_freq·"·"%s·pwm[%u]·Update·Freq:·old_freq:·%u,·new_freq:·%u"·"\n",·id,·index,·old_value,·new_value); | 3223 | ············qemu_log("npcm7xx_pwm_update_freq·"·"%s·pwm[%u]·Update·Freq:·old_freq:·%u,·new_freq:·%u"·"\n",·id,·index,·old_value,·new_value); |
3224 | #line·3226·"trace/trace-hw_misc.h" | 3224 | #line·3226·"trace/trace-hw_misc.h" |
3225 | ········} | 3225 | ········} |
3226 | ····} | 3226 | ····} |
3227 | } | 3227 | } |
| |
3228 | static·inline·void·trace_npcm7xx_pwm_update_freq(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) | 3228 | static·inline·void·trace_npcm7xx_pwm_update_freq(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) |
Offset 3240, 22 lines modified | Offset 3240, 22 lines modified |
| |
3240 | static·inline·void·_nocheck__trace_npcm7xx_pwm_update_duty(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) | 3240 | static·inline·void·_nocheck__trace_npcm7xx_pwm_update_duty(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) |
3241 | { | 3241 | { |
3242 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_UPDATE_DUTY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3242 | ····if·(trace_event_get_state(TRACE_NPCM7XX_PWM_UPDATE_DUTY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3243 | ········if·(message_with_timestamp)·{ | 3243 | ········if·(message_with_timestamp)·{ |
3244 | ············struct·timeval·_now; | 3244 | ············struct·timeval·_now; |
3245 | ············gettimeofday(&_now,·NULL); | 3245 | ············gettimeofday(&_now,·NULL); |
3246 | #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3246 | #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3247 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_update_duty·"·"%s·pwm[%u]·Update·Duty:·old_duty:·%u,·new_duty:·%u"·"\n", | 3247 | ············qemu_log("%d@%zu.%06zu:npcm7xx_pwm_update_duty·"·"%s·pwm[%u]·Update·Duty:·old_duty:·%u,·new_duty:·%u"·"\n", |
3248 | ·····················qemu_get_thread_id(), | 3248 | ·····················qemu_get_thread_id(), |
3249 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3249 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3250 | ·····················,·id,·index,·old_value,·new_value); | 3250 | ·····················,·id,·index,·old_value,·new_value); |
3251 | #line·3253·"trace/trace-hw_misc.h" | 3251 | #line·3253·"trace/trace-hw_misc.h" |
3252 | ········}·else·{ | 3252 | ········}·else·{ |
3253 | #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3253 | #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3254 | ············qemu_log("npcm7xx_pwm_update_duty·"·"%s·pwm[%u]·Update·Duty:·old_duty:·%u,·new_duty:·%u"·"\n",·id,·index,·old_value,·new_value); | 3254 | ············qemu_log("npcm7xx_pwm_update_duty·"·"%s·pwm[%u]·Update·Duty:·old_duty:·%u,·new_duty:·%u"·"\n",·id,·index,·old_value,·new_value); |
3255 | #line·3257·"trace/trace-hw_misc.h" | 3255 | #line·3257·"trace/trace-hw_misc.h" |
3256 | ········} | 3256 | ········} |
3257 | ····} | 3257 | ····} |
3258 | } | 3258 | } |
| |
3259 | static·inline·void·trace_npcm7xx_pwm_update_duty(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) | 3259 | static·inline·void·trace_npcm7xx_pwm_update_duty(const·char·*·id,·uint8_t·index,·uint32_t·old_value,·uint32_t·new_value) |
Offset 3271, 22 lines modified | Offset 3271, 22 lines modified |
| |
3271 | static·inline·void·_nocheck__trace_stm32f4xx_syscfg_set_irq(int·gpio,·int·line,·int·level) | 3271 | static·inline·void·_nocheck__trace_stm32f4xx_syscfg_set_irq(int·gpio,·int·line,·int·level) |
3272 | { | 3272 | { |
3273 | ····if·(trace_event_get_state(TRACE_STM32F4XX_SYSCFG_SET_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3273 | ····if·(trace_event_get_state(TRACE_STM32F4XX_SYSCFG_SET_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3274 | ········if·(message_with_timestamp)·{ | 3274 | ········if·(message_with_timestamp)·{ |
3275 | ············struct·timeval·_now; | 3275 | ············struct·timeval·_now; |
3276 | ············gettimeofday(&_now,·NULL); | 3276 | ············gettimeofday(&_now,·NULL); |
3277 | #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3277 | #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3278 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_syscfg_set_irq·"·"Interrupt:·GPIO:·%d,·Line:·%d;·Level:·%d"·"\n", | 3278 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_syscfg_set_irq·"·"Interrupt:·GPIO:·%d,·Line:·%d;·Level:·%d"·"\n", |
3279 | ·····················qemu_get_thread_id(), | 3279 | ·····················qemu_get_thread_id(), |
3280 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3280 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3281 | ·····················,·gpio,·line,·level); | 3281 | ·····················,·gpio,·line,·level); |
3282 | #line·3284·"trace/trace-hw_misc.h" | 3282 | #line·3284·"trace/trace-hw_misc.h" |
3283 | ········}·else·{ | 3283 | ········}·else·{ |
3284 | #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3284 | #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3285 | ············qemu_log("stm32f4xx_syscfg_set_irq·"·"Interrupt:·GPIO:·%d,·Line:·%d;·Level:·%d"·"\n",·gpio,·line,·level); | 3285 | ············qemu_log("stm32f4xx_syscfg_set_irq·"·"Interrupt:·GPIO:·%d,·Line:·%d;·Level:·%d"·"\n",·gpio,·line,·level); |
3286 | #line·3288·"trace/trace-hw_misc.h" | 3286 | #line·3288·"trace/trace-hw_misc.h" |
3287 | ········} | 3287 | ········} |
3288 | ····} | 3288 | ····} |
3289 | } | 3289 | } |
| |
3290 | static·inline·void·trace_stm32f4xx_syscfg_set_irq(int·gpio,·int·line,·int·level) | 3290 | static·inline·void·trace_stm32f4xx_syscfg_set_irq(int·gpio,·int·line,·int·level) |
Offset 3302, 22 lines modified | Offset 3302, 22 lines modified |
| |
3302 | static·inline·void·_nocheck__trace_stm32f4xx_pulse_exti(int·irq) | 3302 | static·inline·void·_nocheck__trace_stm32f4xx_pulse_exti(int·irq) |
3303 | { | 3303 | { |
3304 | ····if·(trace_event_get_state(TRACE_STM32F4XX_PULSE_EXTI)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3304 | ····if·(trace_event_get_state(TRACE_STM32F4XX_PULSE_EXTI)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3305 | ········if·(message_with_timestamp)·{ | 3305 | ········if·(message_with_timestamp)·{ |
3306 | ············struct·timeval·_now; | 3306 | ············struct·timeval·_now; |
3307 | ············gettimeofday(&_now,·NULL); | 3307 | ············gettimeofday(&_now,·NULL); |
3308 | #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3308 | #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3309 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_pulse_exti·"·"Pulse·EXTI:·%d"·"\n", | 3309 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_pulse_exti·"·"Pulse·EXTI:·%d"·"\n", |
3310 | ·····················qemu_get_thread_id(), | 3310 | ·····················qemu_get_thread_id(), |
3311 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3311 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3312 | ·····················,·irq); | 3312 | ·····················,·irq); |
3313 | #line·3315·"trace/trace-hw_misc.h" | 3313 | #line·3315·"trace/trace-hw_misc.h" |
3314 | ········}·else·{ | 3314 | ········}·else·{ |
3315 | #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3315 | #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3316 | ············qemu_log("stm32f4xx_pulse_exti·"·"Pulse·EXTI:·%d"·"\n",·irq); | 3316 | ············qemu_log("stm32f4xx_pulse_exti·"·"Pulse·EXTI:·%d"·"\n",·irq); |
3317 | #line·3319·"trace/trace-hw_misc.h" | 3317 | #line·3319·"trace/trace-hw_misc.h" |
3318 | ········} | 3318 | ········} |
3319 | ····} | 3319 | ····} |
3320 | } | 3320 | } |
| |
3321 | static·inline·void·trace_stm32f4xx_pulse_exti(int·irq) | 3321 | static·inline·void·trace_stm32f4xx_pulse_exti(int·irq) |
Offset 3333, 22 lines modified | Offset 3333, 22 lines modified |
| |
3333 | static·inline·void·_nocheck__trace_stm32f4xx_syscfg_read(uint64_t·addr) | 3333 | static·inline·void·_nocheck__trace_stm32f4xx_syscfg_read(uint64_t·addr) |
3334 | { | 3334 | { |
3335 | ····if·(trace_event_get_state(TRACE_STM32F4XX_SYSCFG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3335 | ····if·(trace_event_get_state(TRACE_STM32F4XX_SYSCFG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3336 | ········if·(message_with_timestamp)·{ | 3336 | ········if·(message_with_timestamp)·{ |
3337 | ············struct·timeval·_now; | 3337 | ············struct·timeval·_now; |
3338 | ············gettimeofday(&_now,·NULL); | 3338 | ············gettimeofday(&_now,·NULL); |
3339 | #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3339 | #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3340 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_syscfg_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n", | 3340 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_syscfg_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n", |
3341 | ·····················qemu_get_thread_id(), | 3341 | ·····················qemu_get_thread_id(), |
3342 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3342 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3343 | ·····················,·addr); | 3343 | ·····················,·addr); |
3344 | #line·3346·"trace/trace-hw_misc.h" | 3344 | #line·3346·"trace/trace-hw_misc.h" |
3345 | ········}·else·{ | 3345 | ········}·else·{ |
3346 | #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3346 | #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3347 | ············qemu_log("stm32f4xx_syscfg_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n",·addr); | 3347 | ············qemu_log("stm32f4xx_syscfg_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n",·addr); |
3348 | #line·3350·"trace/trace-hw_misc.h" | 3348 | #line·3350·"trace/trace-hw_misc.h" |
3349 | ········} | 3349 | ········} |
3350 | ····} | 3350 | ····} |
3351 | } | 3351 | } |
| |
3352 | static·inline·void·trace_stm32f4xx_syscfg_read(uint64_t·addr) | 3352 | static·inline·void·trace_stm32f4xx_syscfg_read(uint64_t·addr) |
Offset 3364, 22 lines modified | Offset 3364, 22 lines modified |
| |
3364 | static·inline·void·_nocheck__trace_stm32f4xx_syscfg_write(uint64_t·addr,·uint64_t·data) | 3364 | static·inline·void·_nocheck__trace_stm32f4xx_syscfg_write(uint64_t·addr,·uint64_t·data) |
3365 | { | 3365 | { |
3366 | ····if·(trace_event_get_state(TRACE_STM32F4XX_SYSCFG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3366 | ····if·(trace_event_get_state(TRACE_STM32F4XX_SYSCFG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3367 | ········if·(message_with_timestamp)·{ | 3367 | ········if·(message_with_timestamp)·{ |
3368 | ············struct·timeval·_now; | 3368 | ············struct·timeval·_now; |
3369 | ············gettimeofday(&_now,·NULL); | 3369 | ············gettimeofday(&_now,·NULL); |
3370 | #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3370 | #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3371 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_syscfg_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n", | 3371 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_syscfg_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n", |
3372 | ·····················qemu_get_thread_id(), | 3372 | ·····················qemu_get_thread_id(), |
3373 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3373 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3374 | ·····················,·addr,·data); | 3374 | ·····················,·addr,·data); |
3375 | #line·3377·"trace/trace-hw_misc.h" | 3375 | #line·3377·"trace/trace-hw_misc.h" |
3376 | ········}·else·{ | 3376 | ········}·else·{ |
3377 | #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3377 | #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3378 | ············qemu_log("stm32f4xx_syscfg_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n",·addr,·data); | 3378 | ············qemu_log("stm32f4xx_syscfg_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n",·addr,·data); |
3379 | #line·3381·"trace/trace-hw_misc.h" | 3379 | #line·3381·"trace/trace-hw_misc.h" |
3380 | ········} | 3380 | ········} |
3381 | ····} | 3381 | ····} |
3382 | } | 3382 | } |
| |
3383 | static·inline·void·trace_stm32f4xx_syscfg_write(uint64_t·addr,·uint64_t·data) | 3383 | static·inline·void·trace_stm32f4xx_syscfg_write(uint64_t·addr,·uint64_t·data) |
Offset 3395, 22 lines modified | Offset 3395, 22 lines modified |
| |
3395 | static·inline·void·_nocheck__trace_stm32f4xx_exti_set_irq(int·irq,·int·leve) | 3395 | static·inline·void·_nocheck__trace_stm32f4xx_exti_set_irq(int·irq,·int·leve) |
3396 | { | 3396 | { |
3397 | ····if·(trace_event_get_state(TRACE_STM32F4XX_EXTI_SET_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3397 | ····if·(trace_event_get_state(TRACE_STM32F4XX_EXTI_SET_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3398 | ········if·(message_with_timestamp)·{ | 3398 | ········if·(message_with_timestamp)·{ |
3399 | ············struct·timeval·_now; | 3399 | ············struct·timeval·_now; |
3400 | ············gettimeofday(&_now,·NULL); | 3400 | ············gettimeofday(&_now,·NULL); |
3401 | #line·134·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3401 | #line·134·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3402 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_exti_set_irq·"·"Set·EXTI:·%d·to·%d"·"\n", | 3402 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_exti_set_irq·"·"Set·EXTI:·%d·to·%d"·"\n", |
3403 | ·····················qemu_get_thread_id(), | 3403 | ·····················qemu_get_thread_id(), |
3404 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3404 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3405 | ·····················,·irq,·leve); | 3405 | ·····················,·irq,·leve); |
3406 | #line·3408·"trace/trace-hw_misc.h" | 3406 | #line·3408·"trace/trace-hw_misc.h" |
3407 | ········}·else·{ | 3407 | ········}·else·{ |
3408 | #line·134·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3408 | #line·134·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3409 | ············qemu_log("stm32f4xx_exti_set_irq·"·"Set·EXTI:·%d·to·%d"·"\n",·irq,·leve); | 3409 | ············qemu_log("stm32f4xx_exti_set_irq·"·"Set·EXTI:·%d·to·%d"·"\n",·irq,·leve); |
3410 | #line·3412·"trace/trace-hw_misc.h" | 3410 | #line·3412·"trace/trace-hw_misc.h" |
3411 | ········} | 3411 | ········} |
3412 | ····} | 3412 | ····} |
3413 | } | 3413 | } |
| |
3414 | static·inline·void·trace_stm32f4xx_exti_set_irq(int·irq,·int·leve) | 3414 | static·inline·void·trace_stm32f4xx_exti_set_irq(int·irq,·int·leve) |
Offset 3426, 22 lines modified | Offset 3426, 22 lines modified |
| |
3426 | static·inline·void·_nocheck__trace_stm32f4xx_exti_read(uint64_t·addr) | 3426 | static·inline·void·_nocheck__trace_stm32f4xx_exti_read(uint64_t·addr) |
3427 | { | 3427 | { |
3428 | ····if·(trace_event_get_state(TRACE_STM32F4XX_EXTI_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3428 | ····if·(trace_event_get_state(TRACE_STM32F4XX_EXTI_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3429 | ········if·(message_with_timestamp)·{ | 3429 | ········if·(message_with_timestamp)·{ |
3430 | ············struct·timeval·_now; | 3430 | ············struct·timeval·_now; |
3431 | ············gettimeofday(&_now,·NULL); | 3431 | ············gettimeofday(&_now,·NULL); |
3432 | #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3432 | #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3433 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_exti_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n", | 3433 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_exti_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n", |
3434 | ·····················qemu_get_thread_id(), | 3434 | ·····················qemu_get_thread_id(), |
3435 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3435 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3436 | ·····················,·addr); | 3436 | ·····················,·addr); |
3437 | #line·3439·"trace/trace-hw_misc.h" | 3437 | #line·3439·"trace/trace-hw_misc.h" |
3438 | ········}·else·{ | 3438 | ········}·else·{ |
3439 | #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3439 | #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3440 | ············qemu_log("stm32f4xx_exti_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n",·addr); | 3440 | ············qemu_log("stm32f4xx_exti_read·"·"reg·read:·addr:·0x%"·PRIx64·"·"·"\n",·addr); |
3441 | #line·3443·"trace/trace-hw_misc.h" | 3441 | #line·3443·"trace/trace-hw_misc.h" |
3442 | ········} | 3442 | ········} |
3443 | ····} | 3443 | ····} |
3444 | } | 3444 | } |
| |
3445 | static·inline·void·trace_stm32f4xx_exti_read(uint64_t·addr) | 3445 | static·inline·void·trace_stm32f4xx_exti_read(uint64_t·addr) |
Offset 3457, 22 lines modified | Offset 3457, 22 lines modified |
| |
3457 | static·inline·void·_nocheck__trace_stm32f4xx_exti_write(uint64_t·addr,·uint64_t·data) | 3457 | static·inline·void·_nocheck__trace_stm32f4xx_exti_write(uint64_t·addr,·uint64_t·data) |
3458 | { | 3458 | { |
3459 | ····if·(trace_event_get_state(TRACE_STM32F4XX_EXTI_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3459 | ····if·(trace_event_get_state(TRACE_STM32F4XX_EXTI_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3460 | ········if·(message_with_timestamp)·{ | 3460 | ········if·(message_with_timestamp)·{ |
3461 | ············struct·timeval·_now; | 3461 | ············struct·timeval·_now; |
3462 | ············gettimeofday(&_now,·NULL); | 3462 | ············gettimeofday(&_now,·NULL); |
3463 | #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3463 | #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3464 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_exti_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n", | 3464 | ············qemu_log("%d@%zu.%06zu:stm32f4xx_exti_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n", |
3465 | ·····················qemu_get_thread_id(), | 3465 | ·····················qemu_get_thread_id(), |
3466 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3466 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3467 | ·····················,·addr,·data); | 3467 | ·····················,·addr,·data); |
3468 | #line·3470·"trace/trace-hw_misc.h" | 3468 | #line·3470·"trace/trace-hw_misc.h" |
3469 | ········}·else·{ | 3469 | ········}·else·{ |
3470 | #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3470 | #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3471 | ············qemu_log("stm32f4xx_exti_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n",·addr,·data); | 3471 | ············qemu_log("stm32f4xx_exti_write·"·"reg·write:·addr:·0x%"·PRIx64·"·val:·0x%"·PRIx64·""·"\n",·addr,·data); |
3472 | #line·3474·"trace/trace-hw_misc.h" | 3472 | #line·3474·"trace/trace-hw_misc.h" |
3473 | ········} | 3473 | ········} |
3474 | ····} | 3474 | ····} |
3475 | } | 3475 | } |
| |
3476 | static·inline·void·trace_stm32f4xx_exti_write(uint64_t·addr,·uint64_t·data) | 3476 | static·inline·void·trace_stm32f4xx_exti_write(uint64_t·addr,·uint64_t·data) |
Offset 3488, 22 lines modified | Offset 3488, 22 lines modified |
| |
3488 | static·inline·void·_nocheck__trace_tz_mpc_reg_read(uint32_t·offset,·uint64_t·data,·unsigned·size) | 3488 | static·inline·void·_nocheck__trace_tz_mpc_reg_read(uint32_t·offset,·uint64_t·data,·unsigned·size) |
3489 | { | 3489 | { |
3490 | ····if·(trace_event_get_state(TRACE_TZ_MPC_REG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3490 | ····if·(trace_event_get_state(TRACE_TZ_MPC_REG_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3491 | ········if·(message_with_timestamp)·{ | 3491 | ········if·(message_with_timestamp)·{ |
3492 | ············struct·timeval·_now; | 3492 | ············struct·timeval·_now; |
3493 | ············gettimeofday(&_now,·NULL); | 3493 | ············gettimeofday(&_now,·NULL); |
3494 | #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3494 | #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3495 | ············qemu_log("%d@%zu.%06zu:tz_mpc_reg_read·"·"TZ·MPC·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", | 3495 | ············qemu_log("%d@%zu.%06zu:tz_mpc_reg_read·"·"TZ·MPC·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", |
3496 | ·····················qemu_get_thread_id(), | 3496 | ·····················qemu_get_thread_id(), |
3497 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3497 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3498 | ·····················,·offset,·data,·size); | 3498 | ·····················,·offset,·data,·size); |
3499 | #line·3501·"trace/trace-hw_misc.h" | 3499 | #line·3501·"trace/trace-hw_misc.h" |
3500 | ········}·else·{ | 3500 | ········}·else·{ |
3501 | #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3501 | #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3502 | ············qemu_log("tz_mpc_reg_read·"·"TZ·MPC·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 3502 | ············qemu_log("tz_mpc_reg_read·"·"TZ·MPC·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
3503 | #line·3505·"trace/trace-hw_misc.h" | 3503 | #line·3505·"trace/trace-hw_misc.h" |
3504 | ········} | 3504 | ········} |
3505 | ····} | 3505 | ····} |
3506 | } | 3506 | } |
| |
3507 | static·inline·void·trace_tz_mpc_reg_read(uint32_t·offset,·uint64_t·data,·unsigned·size) | 3507 | static·inline·void·trace_tz_mpc_reg_read(uint32_t·offset,·uint64_t·data,·unsigned·size) |
Offset 3519, 22 lines modified | Offset 3519, 22 lines modified |
| |
3519 | static·inline·void·_nocheck__trace_tz_mpc_reg_write(uint32_t·offset,·uint64_t·data,·unsigned·size) | 3519 | static·inline·void·_nocheck__trace_tz_mpc_reg_write(uint32_t·offset,·uint64_t·data,·unsigned·size) |
3520 | { | 3520 | { |
3521 | ····if·(trace_event_get_state(TRACE_TZ_MPC_REG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3521 | ····if·(trace_event_get_state(TRACE_TZ_MPC_REG_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3522 | ········if·(message_with_timestamp)·{ | 3522 | ········if·(message_with_timestamp)·{ |
3523 | ············struct·timeval·_now; | 3523 | ············struct·timeval·_now; |
3524 | ············gettimeofday(&_now,·NULL); | 3524 | ············gettimeofday(&_now,·NULL); |
3525 | #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3525 | #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3526 | ············qemu_log("%d@%zu.%06zu:tz_mpc_reg_write·"·"TZ·MPC·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", | 3526 | ············qemu_log("%d@%zu.%06zu:tz_mpc_reg_write·"·"TZ·MPC·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", |
3527 | ·····················qemu_get_thread_id(), | 3527 | ·····················qemu_get_thread_id(), |
3528 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3528 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3529 | ·····················,·offset,·data,·size); | 3529 | ·····················,·offset,·data,·size); |
3530 | #line·3532·"trace/trace-hw_misc.h" | 3530 | #line·3532·"trace/trace-hw_misc.h" |
3531 | ········}·else·{ | 3531 | ········}·else·{ |
3532 | #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3532 | #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3533 | ············qemu_log("tz_mpc_reg_write·"·"TZ·MPC·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 3533 | ············qemu_log("tz_mpc_reg_write·"·"TZ·MPC·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
3534 | #line·3536·"trace/trace-hw_misc.h" | 3534 | #line·3536·"trace/trace-hw_misc.h" |
3535 | ········} | 3535 | ········} |
3536 | ····} | 3536 | ····} |
3537 | } | 3537 | } |
| |
3538 | static·inline·void·trace_tz_mpc_reg_write(uint32_t·offset,·uint64_t·data,·unsigned·size) | 3538 | static·inline·void·trace_tz_mpc_reg_write(uint32_t·offset,·uint64_t·data,·unsigned·size) |
Offset 3550, 22 lines modified | Offset 3550, 22 lines modified |
| |
3550 | static·inline·void·_nocheck__trace_tz_mpc_mem_blocked_read(uint64_t·addr,·unsigned·size,·bool·secure) | 3550 | static·inline·void·_nocheck__trace_tz_mpc_mem_blocked_read(uint64_t·addr,·unsigned·size,·bool·secure) |
3551 | { | 3551 | { |
3552 | ····if·(trace_event_get_state(TRACE_TZ_MPC_MEM_BLOCKED_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3552 | ····if·(trace_event_get_state(TRACE_TZ_MPC_MEM_BLOCKED_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3553 | ········if·(message_with_timestamp)·{ | 3553 | ········if·(message_with_timestamp)·{ |
3554 | ············struct·timeval·_now; | 3554 | ············struct·timeval·_now; |
3555 | ············gettimeofday(&_now,·NULL); | 3555 | ············gettimeofday(&_now,·NULL); |
3556 | #line·141·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3556 | #line·141·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3557 | ············qemu_log("%d@%zu.%06zu:tz_mpc_mem_blocked_read·"·"TZ·MPC·blocked·read:·offset·0x%"·PRIx64·"·size·%u·secure·%d"·"\n", | 3557 | ············qemu_log("%d@%zu.%06zu:tz_mpc_mem_blocked_read·"·"TZ·MPC·blocked·read:·offset·0x%"·PRIx64·"·size·%u·secure·%d"·"\n", |
3558 | ·····················qemu_get_thread_id(), | 3558 | ·····················qemu_get_thread_id(), |
3559 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3559 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3560 | ·····················,·addr,·size,·secure); | 3560 | ·····················,·addr,·size,·secure); |
3561 | #line·3563·"trace/trace-hw_misc.h" | 3561 | #line·3563·"trace/trace-hw_misc.h" |
3562 | ········}·else·{ | 3562 | ········}·else·{ |
3563 | #line·141·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3563 | #line·141·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3564 | ············qemu_log("tz_mpc_mem_blocked_read·"·"TZ·MPC·blocked·read:·offset·0x%"·PRIx64·"·size·%u·secure·%d"·"\n",·addr,·size,·secure); | 3564 | ············qemu_log("tz_mpc_mem_blocked_read·"·"TZ·MPC·blocked·read:·offset·0x%"·PRIx64·"·size·%u·secure·%d"·"\n",·addr,·size,·secure); |
3565 | #line·3567·"trace/trace-hw_misc.h" | 3565 | #line·3567·"trace/trace-hw_misc.h" |
3566 | ········} | 3566 | ········} |
3567 | ····} | 3567 | ····} |
3568 | } | 3568 | } |
| |
3569 | static·inline·void·trace_tz_mpc_mem_blocked_read(uint64_t·addr,·unsigned·size,·bool·secure) | 3569 | static·inline·void·trace_tz_mpc_mem_blocked_read(uint64_t·addr,·unsigned·size,·bool·secure) |
Offset 3581, 22 lines modified | Offset 3581, 22 lines modified |
| |
3581 | static·inline·void·_nocheck__trace_tz_mpc_mem_blocked_write(uint64_t·addr,·uint64_t·data,·unsigned·size,·bool·secure) | 3581 | static·inline·void·_nocheck__trace_tz_mpc_mem_blocked_write(uint64_t·addr,·uint64_t·data,·unsigned·size,·bool·secure) |
3582 | { | 3582 | { |
3583 | ····if·(trace_event_get_state(TRACE_TZ_MPC_MEM_BLOCKED_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3583 | ····if·(trace_event_get_state(TRACE_TZ_MPC_MEM_BLOCKED_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3584 | ········if·(message_with_timestamp)·{ | 3584 | ········if·(message_with_timestamp)·{ |
3585 | ············struct·timeval·_now; | 3585 | ············struct·timeval·_now; |
3586 | ············gettimeofday(&_now,·NULL); | 3586 | ············gettimeofday(&_now,·NULL); |
3587 | #line·142·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3587 | #line·142·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3588 | ············qemu_log("%d@%zu.%06zu:tz_mpc_mem_blocked_write·"·"TZ·MPC·blocked·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u·secure·%d"·"\n", | 3588 | ············qemu_log("%d@%zu.%06zu:tz_mpc_mem_blocked_write·"·"TZ·MPC·blocked·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u·secure·%d"·"\n", |
3589 | ·····················qemu_get_thread_id(), | 3589 | ·····················qemu_get_thread_id(), |
3590 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3590 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3591 | ·····················,·addr,·data,·size,·secure); | 3591 | ·····················,·addr,·data,·size,·secure); |
3592 | #line·3594·"trace/trace-hw_misc.h" | 3592 | #line·3594·"trace/trace-hw_misc.h" |
3593 | ········}·else·{ | 3593 | ········}·else·{ |
3594 | #line·142·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3594 | #line·142·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3595 | ············qemu_log("tz_mpc_mem_blocked_write·"·"TZ·MPC·blocked·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u·secure·%d"·"\n",·addr,·data,·size,·secure); | 3595 | ············qemu_log("tz_mpc_mem_blocked_write·"·"TZ·MPC·blocked·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u·secure·%d"·"\n",·addr,·data,·size,·secure); |
3596 | #line·3598·"trace/trace-hw_misc.h" | 3596 | #line·3598·"trace/trace-hw_misc.h" |
3597 | ········} | 3597 | ········} |
3598 | ····} | 3598 | ····} |
3599 | } | 3599 | } |
| |
3600 | static·inline·void·trace_tz_mpc_mem_blocked_write(uint64_t·addr,·uint64_t·data,·unsigned·size,·bool·secure) | 3600 | static·inline·void·trace_tz_mpc_mem_blocked_write(uint64_t·addr,·uint64_t·data,·unsigned·size,·bool·secure) |
Offset 3612, 22 lines modified | Offset 3612, 22 lines modified |
| |
3612 | static·inline·void·_nocheck__trace_tz_mpc_translate(uint64_t·addr,·int·flags,·const·char·*·idx,·const·char·*·res) | 3612 | static·inline·void·_nocheck__trace_tz_mpc_translate(uint64_t·addr,·int·flags,·const·char·*·idx,·const·char·*·res) |
3613 | { | 3613 | { |
3614 | ····if·(trace_event_get_state(TRACE_TZ_MPC_TRANSLATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3614 | ····if·(trace_event_get_state(TRACE_TZ_MPC_TRANSLATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3615 | ········if·(message_with_timestamp)·{ | 3615 | ········if·(message_with_timestamp)·{ |
3616 | ············struct·timeval·_now; | 3616 | ············struct·timeval·_now; |
3617 | ············gettimeofday(&_now,·NULL); | 3617 | ············gettimeofday(&_now,·NULL); |
3618 | #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3618 | #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3619 | ············qemu_log("%d@%zu.%06zu:tz_mpc_translate·"·"TZ·MPC·translate:·addr·0x%"·PRIx64·"·flags·0x%x·iommu_idx·%s:·%s"·"\n", | 3619 | ············qemu_log("%d@%zu.%06zu:tz_mpc_translate·"·"TZ·MPC·translate:·addr·0x%"·PRIx64·"·flags·0x%x·iommu_idx·%s:·%s"·"\n", |
3620 | ·····················qemu_get_thread_id(), | 3620 | ·····················qemu_get_thread_id(), |
3621 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3621 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3622 | ·····················,·addr,·flags,·idx,·res); | 3622 | ·····················,·addr,·flags,·idx,·res); |
3623 | #line·3625·"trace/trace-hw_misc.h" | 3623 | #line·3625·"trace/trace-hw_misc.h" |
3624 | ········}·else·{ | 3624 | ········}·else·{ |
3625 | #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3625 | #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3626 | ············qemu_log("tz_mpc_translate·"·"TZ·MPC·translate:·addr·0x%"·PRIx64·"·flags·0x%x·iommu_idx·%s:·%s"·"\n",·addr,·flags,·idx,·res); | 3626 | ············qemu_log("tz_mpc_translate·"·"TZ·MPC·translate:·addr·0x%"·PRIx64·"·flags·0x%x·iommu_idx·%s:·%s"·"\n",·addr,·flags,·idx,·res); |
3627 | #line·3629·"trace/trace-hw_misc.h" | 3627 | #line·3629·"trace/trace-hw_misc.h" |
3628 | ········} | 3628 | ········} |
3629 | ····} | 3629 | ····} |
3630 | } | 3630 | } |
| |
3631 | static·inline·void·trace_tz_mpc_translate(uint64_t·addr,·int·flags,·const·char·*·idx,·const·char·*·res) | 3631 | static·inline·void·trace_tz_mpc_translate(uint64_t·addr,·int·flags,·const·char·*·idx,·const·char·*·res) |
Offset 3643, 22 lines modified | Offset 3643, 22 lines modified |
| |
3643 | static·inline·void·_nocheck__trace_tz_mpc_iommu_notify(uint64_t·addr) | 3643 | static·inline·void·_nocheck__trace_tz_mpc_iommu_notify(uint64_t·addr) |
3644 | { | 3644 | { |
3645 | ····if·(trace_event_get_state(TRACE_TZ_MPC_IOMMU_NOTIFY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3645 | ····if·(trace_event_get_state(TRACE_TZ_MPC_IOMMU_NOTIFY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3646 | ········if·(message_with_timestamp)·{ | 3646 | ········if·(message_with_timestamp)·{ |
3647 | ············struct·timeval·_now; | 3647 | ············struct·timeval·_now; |
3648 | ············gettimeofday(&_now,·NULL); | 3648 | ············gettimeofday(&_now,·NULL); |
3649 | #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3649 | #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3650 | ············qemu_log("%d@%zu.%06zu:tz_mpc_iommu_notify·"·"TZ·MPC·iommu:·notifying·UNMAP/MAP·for·0x%"·PRIx64·"\n", | 3650 | ············qemu_log("%d@%zu.%06zu:tz_mpc_iommu_notify·"·"TZ·MPC·iommu:·notifying·UNMAP/MAP·for·0x%"·PRIx64·"\n", |
3651 | ·····················qemu_get_thread_id(), | 3651 | ·····················qemu_get_thread_id(), |
3652 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3652 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3653 | ·····················,·addr); | 3653 | ·····················,·addr); |
3654 | #line·3656·"trace/trace-hw_misc.h" | 3654 | #line·3656·"trace/trace-hw_misc.h" |
3655 | ········}·else·{ | 3655 | ········}·else·{ |
3656 | #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3656 | #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3657 | ············qemu_log("tz_mpc_iommu_notify·"·"TZ·MPC·iommu:·notifying·UNMAP/MAP·for·0x%"·PRIx64·"\n",·addr); | 3657 | ············qemu_log("tz_mpc_iommu_notify·"·"TZ·MPC·iommu:·notifying·UNMAP/MAP·for·0x%"·PRIx64·"\n",·addr); |
3658 | #line·3660·"trace/trace-hw_misc.h" | 3658 | #line·3660·"trace/trace-hw_misc.h" |
3659 | ········} | 3659 | ········} |
3660 | ····} | 3660 | ····} |
3661 | } | 3661 | } |
| |
3662 | static·inline·void·trace_tz_mpc_iommu_notify(uint64_t·addr) | 3662 | static·inline·void·trace_tz_mpc_iommu_notify(uint64_t·addr) |
Offset 3674, 22 lines modified | Offset 3674, 22 lines modified |
| |
3674 | static·inline·void·_nocheck__trace_tz_msc_reset(void) | 3674 | static·inline·void·_nocheck__trace_tz_msc_reset(void) |
3675 | { | 3675 | { |
3676 | ····if·(trace_event_get_state(TRACE_TZ_MSC_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3676 | ····if·(trace_event_get_state(TRACE_TZ_MSC_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3677 | ········if·(message_with_timestamp)·{ | 3677 | ········if·(message_with_timestamp)·{ |
3678 | ············struct·timeval·_now; | 3678 | ············struct·timeval·_now; |
3679 | ············gettimeofday(&_now,·NULL); | 3679 | ············gettimeofday(&_now,·NULL); |
3680 | #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3680 | #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3681 | ············qemu_log("%d@%zu.%06zu:tz_msc_reset·"·"TZ·MSC:·reset"·"\n", | 3681 | ············qemu_log("%d@%zu.%06zu:tz_msc_reset·"·"TZ·MSC:·reset"·"\n", |
3682 | ·····················qemu_get_thread_id(), | 3682 | ·····················qemu_get_thread_id(), |
3683 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3683 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3684 | ·····················); | 3684 | ·····················); |
3685 | #line·3687·"trace/trace-hw_misc.h" | 3685 | #line·3687·"trace/trace-hw_misc.h" |
3686 | ········}·else·{ | 3686 | ········}·else·{ |
3687 | #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3687 | #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3688 | ············qemu_log("tz_msc_reset·"·"TZ·MSC:·reset"·"\n"); | 3688 | ············qemu_log("tz_msc_reset·"·"TZ·MSC:·reset"·"\n"); |
3689 | #line·3691·"trace/trace-hw_misc.h" | 3689 | #line·3691·"trace/trace-hw_misc.h" |
3690 | ········} | 3690 | ········} |
3691 | ····} | 3691 | ····} |
3692 | } | 3692 | } |
| |
3693 | static·inline·void·trace_tz_msc_reset(void) | 3693 | static·inline·void·trace_tz_msc_reset(void) |
Offset 3705, 22 lines modified | Offset 3705, 22 lines modified |
| |
3705 | static·inline·void·_nocheck__trace_tz_msc_cfg_nonsec(int·level) | 3705 | static·inline·void·_nocheck__trace_tz_msc_cfg_nonsec(int·level) |
3706 | { | 3706 | { |
3707 | ····if·(trace_event_get_state(TRACE_TZ_MSC_CFG_NONSEC)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3707 | ····if·(trace_event_get_state(TRACE_TZ_MSC_CFG_NONSEC)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3708 | ········if·(message_with_timestamp)·{ | 3708 | ········if·(message_with_timestamp)·{ |
3709 | ············struct·timeval·_now; | 3709 | ············struct·timeval·_now; |
3710 | ············gettimeofday(&_now,·NULL); | 3710 | ············gettimeofday(&_now,·NULL); |
3711 | #line·148·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3711 | #line·148·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3712 | ············qemu_log("%d@%zu.%06zu:tz_msc_cfg_nonsec·"·"TZ·MSC:·cfg_nonsec·=·%d"·"\n", | 3712 | ············qemu_log("%d@%zu.%06zu:tz_msc_cfg_nonsec·"·"TZ·MSC:·cfg_nonsec·=·%d"·"\n", |
3713 | ·····················qemu_get_thread_id(), | 3713 | ·····················qemu_get_thread_id(), |
3714 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3714 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3715 | ·····················,·level); | 3715 | ·····················,·level); |
3716 | #line·3718·"trace/trace-hw_misc.h" | 3716 | #line·3718·"trace/trace-hw_misc.h" |
3717 | ········}·else·{ | 3717 | ········}·else·{ |
3718 | #line·148·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3718 | #line·148·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3719 | ············qemu_log("tz_msc_cfg_nonsec·"·"TZ·MSC:·cfg_nonsec·=·%d"·"\n",·level); | 3719 | ············qemu_log("tz_msc_cfg_nonsec·"·"TZ·MSC:·cfg_nonsec·=·%d"·"\n",·level); |
3720 | #line·3722·"trace/trace-hw_misc.h" | 3720 | #line·3722·"trace/trace-hw_misc.h" |
3721 | ········} | 3721 | ········} |
3722 | ····} | 3722 | ····} |
3723 | } | 3723 | } |
| |
3724 | static·inline·void·trace_tz_msc_cfg_nonsec(int·level) | 3724 | static·inline·void·trace_tz_msc_cfg_nonsec(int·level) |
Offset 3736, 22 lines modified | Offset 3736, 22 lines modified |
| |
3736 | static·inline·void·_nocheck__trace_tz_msc_cfg_sec_resp(int·level) | 3736 | static·inline·void·_nocheck__trace_tz_msc_cfg_sec_resp(int·level) |
3737 | { | 3737 | { |
3738 | ····if·(trace_event_get_state(TRACE_TZ_MSC_CFG_SEC_RESP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3738 | ····if·(trace_event_get_state(TRACE_TZ_MSC_CFG_SEC_RESP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3739 | ········if·(message_with_timestamp)·{ | 3739 | ········if·(message_with_timestamp)·{ |
3740 | ············struct·timeval·_now; | 3740 | ············struct·timeval·_now; |
3741 | ············gettimeofday(&_now,·NULL); | 3741 | ············gettimeofday(&_now,·NULL); |
3742 | #line·149·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3742 | #line·149·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3743 | ············qemu_log("%d@%zu.%06zu:tz_msc_cfg_sec_resp·"·"TZ·MSC:·cfg_sec_resp·=·%d"·"\n", | 3743 | ············qemu_log("%d@%zu.%06zu:tz_msc_cfg_sec_resp·"·"TZ·MSC:·cfg_sec_resp·=·%d"·"\n", |
3744 | ·····················qemu_get_thread_id(), | 3744 | ·····················qemu_get_thread_id(), |
3745 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3745 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3746 | ·····················,·level); | 3746 | ·····················,·level); |
3747 | #line·3749·"trace/trace-hw_misc.h" | 3747 | #line·3749·"trace/trace-hw_misc.h" |
3748 | ········}·else·{ | 3748 | ········}·else·{ |
3749 | #line·149·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3749 | #line·149·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3750 | ············qemu_log("tz_msc_cfg_sec_resp·"·"TZ·MSC:·cfg_sec_resp·=·%d"·"\n",·level); | 3750 | ············qemu_log("tz_msc_cfg_sec_resp·"·"TZ·MSC:·cfg_sec_resp·=·%d"·"\n",·level); |
3751 | #line·3753·"trace/trace-hw_misc.h" | 3751 | #line·3753·"trace/trace-hw_misc.h" |
3752 | ········} | 3752 | ········} |
3753 | ····} | 3753 | ····} |
3754 | } | 3754 | } |
| |
3755 | static·inline·void·trace_tz_msc_cfg_sec_resp(int·level) | 3755 | static·inline·void·trace_tz_msc_cfg_sec_resp(int·level) |
Offset 3767, 22 lines modified | Offset 3767, 22 lines modified |
| |
3767 | static·inline·void·_nocheck__trace_tz_msc_irq_clear(int·level) | 3767 | static·inline·void·_nocheck__trace_tz_msc_irq_clear(int·level) |
3768 | { | 3768 | { |
3769 | ····if·(trace_event_get_state(TRACE_TZ_MSC_IRQ_CLEAR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3769 | ····if·(trace_event_get_state(TRACE_TZ_MSC_IRQ_CLEAR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3770 | ········if·(message_with_timestamp)·{ | 3770 | ········if·(message_with_timestamp)·{ |
3771 | ············struct·timeval·_now; | 3771 | ············struct·timeval·_now; |
3772 | ············gettimeofday(&_now,·NULL); | 3772 | ············gettimeofday(&_now,·NULL); |
3773 | #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3773 | #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3774 | ············qemu_log("%d@%zu.%06zu:tz_msc_irq_clear·"·"TZ·MSC:·int_clear·=·%d"·"\n", | 3774 | ············qemu_log("%d@%zu.%06zu:tz_msc_irq_clear·"·"TZ·MSC:·int_clear·=·%d"·"\n", |
3775 | ·····················qemu_get_thread_id(), | 3775 | ·····················qemu_get_thread_id(), |
3776 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3776 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3777 | ·····················,·level); | 3777 | ·····················,·level); |
3778 | #line·3780·"trace/trace-hw_misc.h" | 3778 | #line·3780·"trace/trace-hw_misc.h" |
3779 | ········}·else·{ | 3779 | ········}·else·{ |
3780 | #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3780 | #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3781 | ············qemu_log("tz_msc_irq_clear·"·"TZ·MSC:·int_clear·=·%d"·"\n",·level); | 3781 | ············qemu_log("tz_msc_irq_clear·"·"TZ·MSC:·int_clear·=·%d"·"\n",·level); |
3782 | #line·3784·"trace/trace-hw_misc.h" | 3782 | #line·3784·"trace/trace-hw_misc.h" |
3783 | ········} | 3783 | ········} |
3784 | ····} | 3784 | ····} |
3785 | } | 3785 | } |
| |
3786 | static·inline·void·trace_tz_msc_irq_clear(int·level) | 3786 | static·inline·void·trace_tz_msc_irq_clear(int·level) |
Offset 3798, 22 lines modified | Offset 3798, 22 lines modified |
| |
3798 | static·inline·void·_nocheck__trace_tz_msc_update_irq(int·level) | 3798 | static·inline·void·_nocheck__trace_tz_msc_update_irq(int·level) |
3799 | { | 3799 | { |
3800 | ····if·(trace_event_get_state(TRACE_TZ_MSC_UPDATE_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3800 | ····if·(trace_event_get_state(TRACE_TZ_MSC_UPDATE_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3801 | ········if·(message_with_timestamp)·{ | 3801 | ········if·(message_with_timestamp)·{ |
3802 | ············struct·timeval·_now; | 3802 | ············struct·timeval·_now; |
3803 | ············gettimeofday(&_now,·NULL); | 3803 | ············gettimeofday(&_now,·NULL); |
3804 | #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3804 | #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3805 | ············qemu_log("%d@%zu.%06zu:tz_msc_update_irq·"·"TZ·MSC:·setting·irq·line·to·%d"·"\n", | 3805 | ············qemu_log("%d@%zu.%06zu:tz_msc_update_irq·"·"TZ·MSC:·setting·irq·line·to·%d"·"\n", |
3806 | ·····················qemu_get_thread_id(), | 3806 | ·····················qemu_get_thread_id(), |
3807 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3807 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3808 | ·····················,·level); | 3808 | ·····················,·level); |
3809 | #line·3811·"trace/trace-hw_misc.h" | 3809 | #line·3811·"trace/trace-hw_misc.h" |
3810 | ········}·else·{ | 3810 | ········}·else·{ |
3811 | #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3811 | #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3812 | ············qemu_log("tz_msc_update_irq·"·"TZ·MSC:·setting·irq·line·to·%d"·"\n",·level); | 3812 | ············qemu_log("tz_msc_update_irq·"·"TZ·MSC:·setting·irq·line·to·%d"·"\n",·level); |
3813 | #line·3815·"trace/trace-hw_misc.h" | 3813 | #line·3815·"trace/trace-hw_misc.h" |
3814 | ········} | 3814 | ········} |
3815 | ····} | 3815 | ····} |
3816 | } | 3816 | } |
| |
3817 | static·inline·void·trace_tz_msc_update_irq(int·level) | 3817 | static·inline·void·trace_tz_msc_update_irq(int·level) |
Offset 3829, 22 lines modified | Offset 3829, 22 lines modified |
| |
3829 | static·inline·void·_nocheck__trace_tz_msc_access_blocked(uint64_t·offset) | 3829 | static·inline·void·_nocheck__trace_tz_msc_access_blocked(uint64_t·offset) |
3830 | { | 3830 | { |
3831 | ····if·(trace_event_get_state(TRACE_TZ_MSC_ACCESS_BLOCKED)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3831 | ····if·(trace_event_get_state(TRACE_TZ_MSC_ACCESS_BLOCKED)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3832 | ········if·(message_with_timestamp)·{ | 3832 | ········if·(message_with_timestamp)·{ |
3833 | ············struct·timeval·_now; | 3833 | ············struct·timeval·_now; |
3834 | ············gettimeofday(&_now,·NULL); | 3834 | ············gettimeofday(&_now,·NULL); |
3835 | #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3835 | #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3836 | ············qemu_log("%d@%zu.%06zu:tz_msc_access_blocked·"·"TZ·MSC:·offset·0x%"·PRIx64·"·access·blocked"·"\n", | 3836 | ············qemu_log("%d@%zu.%06zu:tz_msc_access_blocked·"·"TZ·MSC:·offset·0x%"·PRIx64·"·access·blocked"·"\n", |
3837 | ·····················qemu_get_thread_id(), | 3837 | ·····················qemu_get_thread_id(), |
3838 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3838 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3839 | ·····················,·offset); | 3839 | ·····················,·offset); |
3840 | #line·3842·"trace/trace-hw_misc.h" | 3840 | #line·3842·"trace/trace-hw_misc.h" |
3841 | ········}·else·{ | 3841 | ········}·else·{ |
3842 | #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3842 | #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3843 | ············qemu_log("tz_msc_access_blocked·"·"TZ·MSC:·offset·0x%"·PRIx64·"·access·blocked"·"\n",·offset); | 3843 | ············qemu_log("tz_msc_access_blocked·"·"TZ·MSC:·offset·0x%"·PRIx64·"·access·blocked"·"\n",·offset); |
3844 | #line·3846·"trace/trace-hw_misc.h" | 3844 | #line·3846·"trace/trace-hw_misc.h" |
3845 | ········} | 3845 | ········} |
3846 | ····} | 3846 | ····} |
3847 | } | 3847 | } |
| |
3848 | static·inline·void·trace_tz_msc_access_blocked(uint64_t·offset) | 3848 | static·inline·void·trace_tz_msc_access_blocked(uint64_t·offset) |
Offset 3860, 22 lines modified | Offset 3860, 22 lines modified |
| |
3860 | static·inline·void·_nocheck__trace_tz_ppc_reset(void) | 3860 | static·inline·void·_nocheck__trace_tz_ppc_reset(void) |
3861 | { | 3861 | { |
3862 | ····if·(trace_event_get_state(TRACE_TZ_PPC_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3862 | ····if·(trace_event_get_state(TRACE_TZ_PPC_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3863 | ········if·(message_with_timestamp)·{ | 3863 | ········if·(message_with_timestamp)·{ |
3864 | ············struct·timeval·_now; | 3864 | ············struct·timeval·_now; |
3865 | ············gettimeofday(&_now,·NULL); | 3865 | ············gettimeofday(&_now,·NULL); |
3866 | #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3866 | #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3867 | ············qemu_log("%d@%zu.%06zu:tz_ppc_reset·"·"TZ·PPC:·reset"·"\n", | 3867 | ············qemu_log("%d@%zu.%06zu:tz_ppc_reset·"·"TZ·PPC:·reset"·"\n", |
3868 | ·····················qemu_get_thread_id(), | 3868 | ·····················qemu_get_thread_id(), |
3869 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3869 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3870 | ·····················); | 3870 | ·····················); |
3871 | #line·3873·"trace/trace-hw_misc.h" | 3871 | #line·3873·"trace/trace-hw_misc.h" |
3872 | ········}·else·{ | 3872 | ········}·else·{ |
3873 | #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3873 | #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3874 | ············qemu_log("tz_ppc_reset·"·"TZ·PPC:·reset"·"\n"); | 3874 | ············qemu_log("tz_ppc_reset·"·"TZ·PPC:·reset"·"\n"); |
3875 | #line·3877·"trace/trace-hw_misc.h" | 3875 | #line·3877·"trace/trace-hw_misc.h" |
3876 | ········} | 3876 | ········} |
3877 | ····} | 3877 | ····} |
3878 | } | 3878 | } |
| |
3879 | static·inline·void·trace_tz_ppc_reset(void) | 3879 | static·inline·void·trace_tz_ppc_reset(void) |
Offset 3891, 22 lines modified | Offset 3891, 22 lines modified |
| |
3891 | static·inline·void·_nocheck__trace_tz_ppc_cfg_nonsec(int·n,·int·level) | 3891 | static·inline·void·_nocheck__trace_tz_ppc_cfg_nonsec(int·n,·int·level) |
3892 | { | 3892 | { |
3893 | ····if·(trace_event_get_state(TRACE_TZ_PPC_CFG_NONSEC)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3893 | ····if·(trace_event_get_state(TRACE_TZ_PPC_CFG_NONSEC)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3894 | ········if·(message_with_timestamp)·{ | 3894 | ········if·(message_with_timestamp)·{ |
3895 | ············struct·timeval·_now; | 3895 | ············struct·timeval·_now; |
3896 | ············gettimeofday(&_now,·NULL); | 3896 | ············gettimeofday(&_now,·NULL); |
3897 | #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3897 | #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3898 | ············qemu_log("%d@%zu.%06zu:tz_ppc_cfg_nonsec·"·"TZ·PPC:·cfg_nonsec[%d]·=·%d"·"\n", | 3898 | ············qemu_log("%d@%zu.%06zu:tz_ppc_cfg_nonsec·"·"TZ·PPC:·cfg_nonsec[%d]·=·%d"·"\n", |
3899 | ·····················qemu_get_thread_id(), | 3899 | ·····················qemu_get_thread_id(), |
3900 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3900 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3901 | ·····················,·n,·level); | 3901 | ·····················,·n,·level); |
3902 | #line·3904·"trace/trace-hw_misc.h" | 3902 | #line·3904·"trace/trace-hw_misc.h" |
3903 | ········}·else·{ | 3903 | ········}·else·{ |
3904 | #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3904 | #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3905 | ············qemu_log("tz_ppc_cfg_nonsec·"·"TZ·PPC:·cfg_nonsec[%d]·=·%d"·"\n",·n,·level); | 3905 | ············qemu_log("tz_ppc_cfg_nonsec·"·"TZ·PPC:·cfg_nonsec[%d]·=·%d"·"\n",·n,·level); |
3906 | #line·3908·"trace/trace-hw_misc.h" | 3906 | #line·3908·"trace/trace-hw_misc.h" |
3907 | ········} | 3907 | ········} |
3908 | ····} | 3908 | ····} |
3909 | } | 3909 | } |
| |
3910 | static·inline·void·trace_tz_ppc_cfg_nonsec(int·n,·int·level) | 3910 | static·inline·void·trace_tz_ppc_cfg_nonsec(int·n,·int·level) |
Offset 3922, 22 lines modified | Offset 3922, 22 lines modified |
| |
3922 | static·inline·void·_nocheck__trace_tz_ppc_cfg_ap(int·n,·int·level) | 3922 | static·inline·void·_nocheck__trace_tz_ppc_cfg_ap(int·n,·int·level) |
3923 | { | 3923 | { |
3924 | ····if·(trace_event_get_state(TRACE_TZ_PPC_CFG_AP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3924 | ····if·(trace_event_get_state(TRACE_TZ_PPC_CFG_AP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3925 | ········if·(message_with_timestamp)·{ | 3925 | ········if·(message_with_timestamp)·{ |
3926 | ············struct·timeval·_now; | 3926 | ············struct·timeval·_now; |
3927 | ············gettimeofday(&_now,·NULL); | 3927 | ············gettimeofday(&_now,·NULL); |
3928 | #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3928 | #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3929 | ············qemu_log("%d@%zu.%06zu:tz_ppc_cfg_ap·"·"TZ·PPC:·cfg_ap[%d]·=·%d"·"\n", | 3929 | ············qemu_log("%d@%zu.%06zu:tz_ppc_cfg_ap·"·"TZ·PPC:·cfg_ap[%d]·=·%d"·"\n", |
3930 | ·····················qemu_get_thread_id(), | 3930 | ·····················qemu_get_thread_id(), |
3931 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3931 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3932 | ·····················,·n,·level); | 3932 | ·····················,·n,·level); |
3933 | #line·3935·"trace/trace-hw_misc.h" | 3933 | #line·3935·"trace/trace-hw_misc.h" |
3934 | ········}·else·{ | 3934 | ········}·else·{ |
3935 | #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3935 | #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3936 | ············qemu_log("tz_ppc_cfg_ap·"·"TZ·PPC:·cfg_ap[%d]·=·%d"·"\n",·n,·level); | 3936 | ············qemu_log("tz_ppc_cfg_ap·"·"TZ·PPC:·cfg_ap[%d]·=·%d"·"\n",·n,·level); |
3937 | #line·3939·"trace/trace-hw_misc.h" | 3937 | #line·3939·"trace/trace-hw_misc.h" |
3938 | ········} | 3938 | ········} |
3939 | ····} | 3939 | ····} |
3940 | } | 3940 | } |
| |
3941 | static·inline·void·trace_tz_ppc_cfg_ap(int·n,·int·level) | 3941 | static·inline·void·trace_tz_ppc_cfg_ap(int·n,·int·level) |
Offset 3953, 22 lines modified | Offset 3953, 22 lines modified |
| |
3953 | static·inline·void·_nocheck__trace_tz_ppc_cfg_sec_resp(int·level) | 3953 | static·inline·void·_nocheck__trace_tz_ppc_cfg_sec_resp(int·level) |
3954 | { | 3954 | { |
3955 | ····if·(trace_event_get_state(TRACE_TZ_PPC_CFG_SEC_RESP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3955 | ····if·(trace_event_get_state(TRACE_TZ_PPC_CFG_SEC_RESP)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3956 | ········if·(message_with_timestamp)·{ | 3956 | ········if·(message_with_timestamp)·{ |
3957 | ············struct·timeval·_now; | 3957 | ············struct·timeval·_now; |
3958 | ············gettimeofday(&_now,·NULL); | 3958 | ············gettimeofday(&_now,·NULL); |
3959 | #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3959 | #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3960 | ············qemu_log("%d@%zu.%06zu:tz_ppc_cfg_sec_resp·"·"TZ·PPC:·cfg_sec_resp·=·%d"·"\n", | 3960 | ············qemu_log("%d@%zu.%06zu:tz_ppc_cfg_sec_resp·"·"TZ·PPC:·cfg_sec_resp·=·%d"·"\n", |
3961 | ·····················qemu_get_thread_id(), | 3961 | ·····················qemu_get_thread_id(), |
3962 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3962 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3963 | ·····················,·level); | 3963 | ·····················,·level); |
3964 | #line·3966·"trace/trace-hw_misc.h" | 3964 | #line·3966·"trace/trace-hw_misc.h" |
3965 | ········}·else·{ | 3965 | ········}·else·{ |
3966 | #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3966 | #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3967 | ············qemu_log("tz_ppc_cfg_sec_resp·"·"TZ·PPC:·cfg_sec_resp·=·%d"·"\n",·level); | 3967 | ············qemu_log("tz_ppc_cfg_sec_resp·"·"TZ·PPC:·cfg_sec_resp·=·%d"·"\n",·level); |
3968 | #line·3970·"trace/trace-hw_misc.h" | 3968 | #line·3970·"trace/trace-hw_misc.h" |
3969 | ········} | 3969 | ········} |
3970 | ····} | 3970 | ····} |
3971 | } | 3971 | } |
| |
3972 | static·inline·void·trace_tz_ppc_cfg_sec_resp(int·level) | 3972 | static·inline·void·trace_tz_ppc_cfg_sec_resp(int·level) |
Offset 3984, 22 lines modified | Offset 3984, 22 lines modified |
| |
3984 | static·inline·void·_nocheck__trace_tz_ppc_irq_enable(int·level) | 3984 | static·inline·void·_nocheck__trace_tz_ppc_irq_enable(int·level) |
3985 | { | 3985 | { |
3986 | ····if·(trace_event_get_state(TRACE_TZ_PPC_IRQ_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 3986 | ····if·(trace_event_get_state(TRACE_TZ_PPC_IRQ_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
3987 | ········if·(message_with_timestamp)·{ | 3987 | ········if·(message_with_timestamp)·{ |
3988 | ············struct·timeval·_now; | 3988 | ············struct·timeval·_now; |
3989 | ············gettimeofday(&_now,·NULL); | 3989 | ············gettimeofday(&_now,·NULL); |
3990 | #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3990 | #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3991 | ············qemu_log("%d@%zu.%06zu:tz_ppc_irq_enable·"·"TZ·PPC:·int_enable·=·%d"·"\n", | 3991 | ············qemu_log("%d@%zu.%06zu:tz_ppc_irq_enable·"·"TZ·PPC:·int_enable·=·%d"·"\n", |
3992 | ·····················qemu_get_thread_id(), | 3992 | ·····················qemu_get_thread_id(), |
3993 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 3993 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
3994 | ·····················,·level); | 3994 | ·····················,·level); |
3995 | #line·3997·"trace/trace-hw_misc.h" | 3995 | #line·3997·"trace/trace-hw_misc.h" |
3996 | ········}·else·{ | 3996 | ········}·else·{ |
3997 | #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 3997 | #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
3998 | ············qemu_log("tz_ppc_irq_enable·"·"TZ·PPC:·int_enable·=·%d"·"\n",·level); | 3998 | ············qemu_log("tz_ppc_irq_enable·"·"TZ·PPC:·int_enable·=·%d"·"\n",·level); |
3999 | #line·4001·"trace/trace-hw_misc.h" | 3999 | #line·4001·"trace/trace-hw_misc.h" |
4000 | ········} | 4000 | ········} |
4001 | ····} | 4001 | ····} |
4002 | } | 4002 | } |
| |
4003 | static·inline·void·trace_tz_ppc_irq_enable(int·level) | 4003 | static·inline·void·trace_tz_ppc_irq_enable(int·level) |
Offset 4015, 22 lines modified | Offset 4015, 22 lines modified |
| |
4015 | static·inline·void·_nocheck__trace_tz_ppc_irq_clear(int·level) | 4015 | static·inline·void·_nocheck__trace_tz_ppc_irq_clear(int·level) |
4016 | { | 4016 | { |
4017 | ····if·(trace_event_get_state(TRACE_TZ_PPC_IRQ_CLEAR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4017 | ····if·(trace_event_get_state(TRACE_TZ_PPC_IRQ_CLEAR)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4018 | ········if·(message_with_timestamp)·{ | 4018 | ········if·(message_with_timestamp)·{ |
4019 | ············struct·timeval·_now; | 4019 | ············struct·timeval·_now; |
4020 | ············gettimeofday(&_now,·NULL); | 4020 | ············gettimeofday(&_now,·NULL); |
4021 | #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4021 | #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4022 | ············qemu_log("%d@%zu.%06zu:tz_ppc_irq_clear·"·"TZ·PPC:·int_clear·=·%d"·"\n", | 4022 | ············qemu_log("%d@%zu.%06zu:tz_ppc_irq_clear·"·"TZ·PPC:·int_clear·=·%d"·"\n", |
4023 | ·····················qemu_get_thread_id(), | 4023 | ·····················qemu_get_thread_id(), |
4024 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4024 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4025 | ·····················,·level); | 4025 | ·····················,·level); |
4026 | #line·4028·"trace/trace-hw_misc.h" | 4026 | #line·4028·"trace/trace-hw_misc.h" |
4027 | ········}·else·{ | 4027 | ········}·else·{ |
4028 | #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4028 | #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4029 | ············qemu_log("tz_ppc_irq_clear·"·"TZ·PPC:·int_clear·=·%d"·"\n",·level); | 4029 | ············qemu_log("tz_ppc_irq_clear·"·"TZ·PPC:·int_clear·=·%d"·"\n",·level); |
4030 | #line·4032·"trace/trace-hw_misc.h" | 4030 | #line·4032·"trace/trace-hw_misc.h" |
4031 | ········} | 4031 | ········} |
4032 | ····} | 4032 | ····} |
4033 | } | 4033 | } |
| |
4034 | static·inline·void·trace_tz_ppc_irq_clear(int·level) | 4034 | static·inline·void·trace_tz_ppc_irq_clear(int·level) |
Offset 4046, 22 lines modified | Offset 4046, 22 lines modified |
| |
4046 | static·inline·void·_nocheck__trace_tz_ppc_update_irq(int·level) | 4046 | static·inline·void·_nocheck__trace_tz_ppc_update_irq(int·level) |
4047 | { | 4047 | { |
4048 | ····if·(trace_event_get_state(TRACE_TZ_PPC_UPDATE_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4048 | ····if·(trace_event_get_state(TRACE_TZ_PPC_UPDATE_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4049 | ········if·(message_with_timestamp)·{ | 4049 | ········if·(message_with_timestamp)·{ |
4050 | ············struct·timeval·_now; | 4050 | ············struct·timeval·_now; |
4051 | ············gettimeofday(&_now,·NULL); | 4051 | ············gettimeofday(&_now,·NULL); |
4052 | #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4052 | #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4053 | ············qemu_log("%d@%zu.%06zu:tz_ppc_update_irq·"·"TZ·PPC:·setting·irq·line·to·%d"·"\n", | 4053 | ············qemu_log("%d@%zu.%06zu:tz_ppc_update_irq·"·"TZ·PPC:·setting·irq·line·to·%d"·"\n", |
4054 | ·····················qemu_get_thread_id(), | 4054 | ·····················qemu_get_thread_id(), |
4055 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4055 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4056 | ·····················,·level); | 4056 | ·····················,·level); |
4057 | #line·4059·"trace/trace-hw_misc.h" | 4057 | #line·4059·"trace/trace-hw_misc.h" |
4058 | ········}·else·{ | 4058 | ········}·else·{ |
4059 | #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4059 | #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4060 | ············qemu_log("tz_ppc_update_irq·"·"TZ·PPC:·setting·irq·line·to·%d"·"\n",·level); | 4060 | ············qemu_log("tz_ppc_update_irq·"·"TZ·PPC:·setting·irq·line·to·%d"·"\n",·level); |
4061 | #line·4063·"trace/trace-hw_misc.h" | 4061 | #line·4063·"trace/trace-hw_misc.h" |
4062 | ········} | 4062 | ········} |
4063 | ····} | 4063 | ····} |
4064 | } | 4064 | } |
| |
4065 | static·inline·void·trace_tz_ppc_update_irq(int·level) | 4065 | static·inline·void·trace_tz_ppc_update_irq(int·level) |
Offset 4077, 22 lines modified | Offset 4077, 22 lines modified |
| |
4077 | static·inline·void·_nocheck__trace_tz_ppc_read_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) | 4077 | static·inline·void·_nocheck__trace_tz_ppc_read_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) |
4078 | { | 4078 | { |
4079 | ····if·(trace_event_get_state(TRACE_TZ_PPC_READ_BLOCKED)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4079 | ····if·(trace_event_get_state(TRACE_TZ_PPC_READ_BLOCKED)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4080 | ········if·(message_with_timestamp)·{ | 4080 | ········if·(message_with_timestamp)·{ |
4081 | ············struct·timeval·_now; | 4081 | ············struct·timeval·_now; |
4082 | ············gettimeofday(&_now,·NULL); | 4082 | ············gettimeofday(&_now,·NULL); |
4083 | #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4083 | #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4084 | ············qemu_log("%d@%zu.%06zu:tz_ppc_read_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·read·(secure·%d·user·%d)·blocked"·"\n", | 4084 | ············qemu_log("%d@%zu.%06zu:tz_ppc_read_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·read·(secure·%d·user·%d)·blocked"·"\n", |
4085 | ·····················qemu_get_thread_id(), | 4085 | ·····················qemu_get_thread_id(), |
4086 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4086 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4087 | ·····················,·n,·offset,·secure,·user); | 4087 | ·····················,·n,·offset,·secure,·user); |
4088 | #line·4090·"trace/trace-hw_misc.h" | 4088 | #line·4090·"trace/trace-hw_misc.h" |
4089 | ········}·else·{ | 4089 | ········}·else·{ |
4090 | #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4090 | #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4091 | ············qemu_log("tz_ppc_read_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·read·(secure·%d·user·%d)·blocked"·"\n",·n,·offset,·secure,·user); | 4091 | ············qemu_log("tz_ppc_read_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·read·(secure·%d·user·%d)·blocked"·"\n",·n,·offset,·secure,·user); |
4092 | #line·4094·"trace/trace-hw_misc.h" | 4092 | #line·4094·"trace/trace-hw_misc.h" |
4093 | ········} | 4093 | ········} |
4094 | ····} | 4094 | ····} |
4095 | } | 4095 | } |
| |
4096 | static·inline·void·trace_tz_ppc_read_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) | 4096 | static·inline·void·trace_tz_ppc_read_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) |
Offset 4108, 22 lines modified | Offset 4108, 22 lines modified |
| |
4108 | static·inline·void·_nocheck__trace_tz_ppc_write_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) | 4108 | static·inline·void·_nocheck__trace_tz_ppc_write_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) |
4109 | { | 4109 | { |
4110 | ····if·(trace_event_get_state(TRACE_TZ_PPC_WRITE_BLOCKED)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4110 | ····if·(trace_event_get_state(TRACE_TZ_PPC_WRITE_BLOCKED)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4111 | ········if·(message_with_timestamp)·{ | 4111 | ········if·(message_with_timestamp)·{ |
4112 | ············struct·timeval·_now; | 4112 | ············struct·timeval·_now; |
4113 | ············gettimeofday(&_now,·NULL); | 4113 | ············gettimeofday(&_now,·NULL); |
4114 | #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4114 | #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4115 | ············qemu_log("%d@%zu.%06zu:tz_ppc_write_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·write·(secure·%d·user·%d)·blocked"·"\n", | 4115 | ············qemu_log("%d@%zu.%06zu:tz_ppc_write_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·write·(secure·%d·user·%d)·blocked"·"\n", |
4116 | ·····················qemu_get_thread_id(), | 4116 | ·····················qemu_get_thread_id(), |
4117 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4117 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4118 | ·····················,·n,·offset,·secure,·user); | 4118 | ·····················,·n,·offset,·secure,·user); |
4119 | #line·4121·"trace/trace-hw_misc.h" | 4119 | #line·4121·"trace/trace-hw_misc.h" |
4120 | ········}·else·{ | 4120 | ········}·else·{ |
4121 | #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4121 | #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4122 | ············qemu_log("tz_ppc_write_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·write·(secure·%d·user·%d)·blocked"·"\n",·n,·offset,·secure,·user); | 4122 | ············qemu_log("tz_ppc_write_blocked·"·"TZ·PPC:·port·%d·offset·0x%"·PRIx64·"·write·(secure·%d·user·%d)·blocked"·"\n",·n,·offset,·secure,·user); |
4123 | #line·4125·"trace/trace-hw_misc.h" | 4123 | #line·4125·"trace/trace-hw_misc.h" |
4124 | ········} | 4124 | ········} |
4125 | ····} | 4125 | ····} |
4126 | } | 4126 | } |
| |
4127 | static·inline·void·trace_tz_ppc_write_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) | 4127 | static·inline·void·trace_tz_ppc_write_blocked(int·n,·uint64_t·offset,·bool·secure,·bool·user) |
Offset 4139, 22 lines modified | Offset 4139, 22 lines modified |
| |
4139 | static·inline·void·_nocheck__trace_iotkit_secctl_s_read(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4139 | static·inline·void·_nocheck__trace_iotkit_secctl_s_read(uint32_t·offset,·uint64_t·data,·unsigned·size) |
4140 | { | 4140 | { |
4141 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_S_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4141 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_S_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4142 | ········if·(message_with_timestamp)·{ | 4142 | ········if·(message_with_timestamp)·{ |
4143 | ············struct·timeval·_now; | 4143 | ············struct·timeval·_now; |
4144 | ············gettimeofday(&_now,·NULL); | 4144 | ············gettimeofday(&_now,·NULL); |
4145 | #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4145 | #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4146 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_s_read·"·"IoTKit·SecCtl·S·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", | 4146 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_s_read·"·"IoTKit·SecCtl·S·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", |
4147 | ·····················qemu_get_thread_id(), | 4147 | ·····················qemu_get_thread_id(), |
4148 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4148 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4149 | ·····················,·offset,·data,·size); | 4149 | ·····················,·offset,·data,·size); |
4150 | #line·4152·"trace/trace-hw_misc.h" | 4150 | #line·4152·"trace/trace-hw_misc.h" |
4151 | ········}·else·{ | 4151 | ········}·else·{ |
4152 | #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4152 | #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4153 | ············qemu_log("iotkit_secctl_s_read·"·"IoTKit·SecCtl·S·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4153 | ············qemu_log("iotkit_secctl_s_read·"·"IoTKit·SecCtl·S·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4154 | #line·4156·"trace/trace-hw_misc.h" | 4154 | #line·4156·"trace/trace-hw_misc.h" |
4155 | ········} | 4155 | ········} |
4156 | ····} | 4156 | ····} |
4157 | } | 4157 | } |
| |
4158 | static·inline·void·trace_iotkit_secctl_s_read(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4158 | static·inline·void·trace_iotkit_secctl_s_read(uint32_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4170, 22 lines modified | Offset 4170, 22 lines modified |
| |
4170 | static·inline·void·_nocheck__trace_iotkit_secctl_s_write(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4170 | static·inline·void·_nocheck__trace_iotkit_secctl_s_write(uint32_t·offset,·uint64_t·data,·unsigned·size) |
4171 | { | 4171 | { |
4172 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_S_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4172 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_S_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4173 | ········if·(message_with_timestamp)·{ | 4173 | ········if·(message_with_timestamp)·{ |
4174 | ············struct·timeval·_now; | 4174 | ············struct·timeval·_now; |
4175 | ············gettimeofday(&_now,·NULL); | 4175 | ············gettimeofday(&_now,·NULL); |
4176 | #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4176 | #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4177 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_s_write·"·"IoTKit·SecCtl·S·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", | 4177 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_s_write·"·"IoTKit·SecCtl·S·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", |
4178 | ·····················qemu_get_thread_id(), | 4178 | ·····················qemu_get_thread_id(), |
4179 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4179 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4180 | ·····················,·offset,·data,·size); | 4180 | ·····················,·offset,·data,·size); |
4181 | #line·4183·"trace/trace-hw_misc.h" | 4181 | #line·4183·"trace/trace-hw_misc.h" |
4182 | ········}·else·{ | 4182 | ········}·else·{ |
4183 | #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4183 | #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4184 | ············qemu_log("iotkit_secctl_s_write·"·"IoTKit·SecCtl·S·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4184 | ············qemu_log("iotkit_secctl_s_write·"·"IoTKit·SecCtl·S·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4185 | #line·4187·"trace/trace-hw_misc.h" | 4185 | #line·4187·"trace/trace-hw_misc.h" |
4186 | ········} | 4186 | ········} |
4187 | ····} | 4187 | ····} |
4188 | } | 4188 | } |
| |
4189 | static·inline·void·trace_iotkit_secctl_s_write(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4189 | static·inline·void·trace_iotkit_secctl_s_write(uint32_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4201, 22 lines modified | Offset 4201, 22 lines modified |
| |
4201 | static·inline·void·_nocheck__trace_iotkit_secctl_ns_read(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4201 | static·inline·void·_nocheck__trace_iotkit_secctl_ns_read(uint32_t·offset,·uint64_t·data,·unsigned·size) |
4202 | { | 4202 | { |
4203 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_NS_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4203 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_NS_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4204 | ········if·(message_with_timestamp)·{ | 4204 | ········if·(message_with_timestamp)·{ |
4205 | ············struct·timeval·_now; | 4205 | ············struct·timeval·_now; |
4206 | ············gettimeofday(&_now,·NULL); | 4206 | ············gettimeofday(&_now,·NULL); |
4207 | #line·168·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4207 | #line·168·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4208 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_ns_read·"·"IoTKit·SecCtl·NS·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", | 4208 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_ns_read·"·"IoTKit·SecCtl·NS·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", |
4209 | ·····················qemu_get_thread_id(), | 4209 | ·····················qemu_get_thread_id(), |
4210 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4210 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4211 | ·····················,·offset,·data,·size); | 4211 | ·····················,·offset,·data,·size); |
4212 | #line·4214·"trace/trace-hw_misc.h" | 4212 | #line·4214·"trace/trace-hw_misc.h" |
4213 | ········}·else·{ | 4213 | ········}·else·{ |
4214 | #line·168·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4214 | #line·168·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4215 | ············qemu_log("iotkit_secctl_ns_read·"·"IoTKit·SecCtl·NS·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4215 | ············qemu_log("iotkit_secctl_ns_read·"·"IoTKit·SecCtl·NS·regs·read:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4216 | #line·4218·"trace/trace-hw_misc.h" | 4216 | #line·4218·"trace/trace-hw_misc.h" |
4217 | ········} | 4217 | ········} |
4218 | ····} | 4218 | ····} |
4219 | } | 4219 | } |
| |
4220 | static·inline·void·trace_iotkit_secctl_ns_read(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4220 | static·inline·void·trace_iotkit_secctl_ns_read(uint32_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4232, 22 lines modified | Offset 4232, 22 lines modified |
| |
4232 | static·inline·void·_nocheck__trace_iotkit_secctl_ns_write(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4232 | static·inline·void·_nocheck__trace_iotkit_secctl_ns_write(uint32_t·offset,·uint64_t·data,·unsigned·size) |
4233 | { | 4233 | { |
4234 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_NS_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4234 | ····if·(trace_event_get_state(TRACE_IOTKIT_SECCTL_NS_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4235 | ········if·(message_with_timestamp)·{ | 4235 | ········if·(message_with_timestamp)·{ |
4236 | ············struct·timeval·_now; | 4236 | ············struct·timeval·_now; |
4237 | ············gettimeofday(&_now,·NULL); | 4237 | ············gettimeofday(&_now,·NULL); |
4238 | #line·169·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4238 | #line·169·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4239 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_ns_write·"·"IoTKit·SecCtl·NS·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", | 4239 | ············qemu_log("%d@%zu.%06zu:iotkit_secctl_ns_write·"·"IoTKit·SecCtl·NS·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n", |
4240 | ·····················qemu_get_thread_id(), | 4240 | ·····················qemu_get_thread_id(), |
4241 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4241 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4242 | ·····················,·offset,·data,·size); | 4242 | ·····················,·offset,·data,·size); |
4243 | #line·4245·"trace/trace-hw_misc.h" | 4243 | #line·4245·"trace/trace-hw_misc.h" |
4244 | ········}·else·{ | 4244 | ········}·else·{ |
4245 | #line·169·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4245 | #line·169·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4246 | ············qemu_log("iotkit_secctl_ns_write·"·"IoTKit·SecCtl·NS·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4246 | ············qemu_log("iotkit_secctl_ns_write·"·"IoTKit·SecCtl·NS·regs·write:·offset·0x%x·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4247 | #line·4249·"trace/trace-hw_misc.h" | 4247 | #line·4249·"trace/trace-hw_misc.h" |
4248 | ········} | 4248 | ········} |
4249 | ····} | 4249 | ····} |
4250 | } | 4250 | } |
| |
4251 | static·inline·void·trace_iotkit_secctl_ns_write(uint32_t·offset,·uint64_t·data,·unsigned·size) | 4251 | static·inline·void·trace_iotkit_secctl_ns_write(uint32_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4263, 22 lines modified | Offset 4263, 22 lines modified |
| |
4263 | static·inline·void·_nocheck__trace_ccm_entry(void) | 4263 | static·inline·void·_nocheck__trace_ccm_entry(void) |
4264 | { | 4264 | { |
4265 | ····if·(trace_event_get_state(TRACE_CCM_ENTRY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4265 | ····if·(trace_event_get_state(TRACE_CCM_ENTRY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4266 | ········if·(message_with_timestamp)·{ | 4266 | ········if·(message_with_timestamp)·{ |
4267 | ············struct·timeval·_now; | 4267 | ············struct·timeval·_now; |
4268 | ············gettimeofday(&_now,·NULL); | 4268 | ············gettimeofday(&_now,·NULL); |
4269 | #line·172·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4269 | #line·172·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4270 | ············qemu_log("%d@%zu.%06zu:ccm_entry·"·""·"\n", | 4270 | ············qemu_log("%d@%zu.%06zu:ccm_entry·"·""·"\n", |
4271 | ·····················qemu_get_thread_id(), | 4271 | ·····················qemu_get_thread_id(), |
4272 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4272 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4273 | ·····················); | 4273 | ·····················); |
4274 | #line·4276·"trace/trace-hw_misc.h" | 4274 | #line·4276·"trace/trace-hw_misc.h" |
4275 | ········}·else·{ | 4275 | ········}·else·{ |
4276 | #line·172·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4276 | #line·172·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4277 | ············qemu_log("ccm_entry·"·""·"\n"); | 4277 | ············qemu_log("ccm_entry·"·""·"\n"); |
4278 | #line·4280·"trace/trace-hw_misc.h" | 4278 | #line·4280·"trace/trace-hw_misc.h" |
4279 | ········} | 4279 | ········} |
4280 | ····} | 4280 | ····} |
4281 | } | 4281 | } |
| |
4282 | static·inline·void·trace_ccm_entry(void) | 4282 | static·inline·void·trace_ccm_entry(void) |
Offset 4294, 22 lines modified | Offset 4294, 22 lines modified |
| |
4294 | static·inline·void·_nocheck__trace_ccm_freq(uint32_t·freq) | 4294 | static·inline·void·_nocheck__trace_ccm_freq(uint32_t·freq) |
4295 | { | 4295 | { |
4296 | ····if·(trace_event_get_state(TRACE_CCM_FREQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4296 | ····if·(trace_event_get_state(TRACE_CCM_FREQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4297 | ········if·(message_with_timestamp)·{ | 4297 | ········if·(message_with_timestamp)·{ |
4298 | ············struct·timeval·_now; | 4298 | ············struct·timeval·_now; |
4299 | ············gettimeofday(&_now,·NULL); | 4299 | ············gettimeofday(&_now,·NULL); |
4300 | #line·173·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4300 | #line·173·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4301 | ············qemu_log("%d@%zu.%06zu:ccm_freq·"·"freq·=·%d"·"\n", | 4301 | ············qemu_log("%d@%zu.%06zu:ccm_freq·"·"freq·=·%d"·"\n", |
4302 | ·····················qemu_get_thread_id(), | 4302 | ·····················qemu_get_thread_id(), |
4303 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4303 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4304 | ·····················,·freq); | 4304 | ·····················,·freq); |
4305 | #line·4307·"trace/trace-hw_misc.h" | 4305 | #line·4307·"trace/trace-hw_misc.h" |
4306 | ········}·else·{ | 4306 | ········}·else·{ |
4307 | #line·173·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4307 | #line·173·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4308 | ············qemu_log("ccm_freq·"·"freq·=·%d"·"\n",·freq); | 4308 | ············qemu_log("ccm_freq·"·"freq·=·%d"·"\n",·freq); |
4309 | #line·4311·"trace/trace-hw_misc.h" | 4309 | #line·4311·"trace/trace-hw_misc.h" |
4310 | ········} | 4310 | ········} |
4311 | ····} | 4311 | ····} |
4312 | } | 4312 | } |
| |
4313 | static·inline·void·trace_ccm_freq(uint32_t·freq) | 4313 | static·inline·void·trace_ccm_freq(uint32_t·freq) |
Offset 4325, 22 lines modified | Offset 4325, 22 lines modified |
| |
4325 | static·inline·void·_nocheck__trace_ccm_clock_freq(uint32_t·clock,·uint32_t·freq) | 4325 | static·inline·void·_nocheck__trace_ccm_clock_freq(uint32_t·clock,·uint32_t·freq) |
4326 | { | 4326 | { |
4327 | ····if·(trace_event_get_state(TRACE_CCM_CLOCK_FREQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4327 | ····if·(trace_event_get_state(TRACE_CCM_CLOCK_FREQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4328 | ········if·(message_with_timestamp)·{ | 4328 | ········if·(message_with_timestamp)·{ |
4329 | ············struct·timeval·_now; | 4329 | ············struct·timeval·_now; |
4330 | ············gettimeofday(&_now,·NULL); | 4330 | ············gettimeofday(&_now,·NULL); |
4331 | #line·174·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4331 | #line·174·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4332 | ············qemu_log("%d@%zu.%06zu:ccm_clock_freq·"·"(Clock·=·%d)·=·%d"·"\n", | 4332 | ············qemu_log("%d@%zu.%06zu:ccm_clock_freq·"·"(Clock·=·%d)·=·%d"·"\n", |
4333 | ·····················qemu_get_thread_id(), | 4333 | ·····················qemu_get_thread_id(), |
4334 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4334 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4335 | ·····················,·clock,·freq); | 4335 | ·····················,·clock,·freq); |
4336 | #line·4338·"trace/trace-hw_misc.h" | 4336 | #line·4338·"trace/trace-hw_misc.h" |
4337 | ········}·else·{ | 4337 | ········}·else·{ |
4338 | #line·174·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4338 | #line·174·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4339 | ············qemu_log("ccm_clock_freq·"·"(Clock·=·%d)·=·%d"·"\n",·clock,·freq); | 4339 | ············qemu_log("ccm_clock_freq·"·"(Clock·=·%d)·=·%d"·"\n",·clock,·freq); |
4340 | #line·4342·"trace/trace-hw_misc.h" | 4340 | #line·4342·"trace/trace-hw_misc.h" |
4341 | ········} | 4341 | ········} |
4342 | ····} | 4342 | ····} |
4343 | } | 4343 | } |
| |
4344 | static·inline·void·trace_ccm_clock_freq(uint32_t·clock,·uint32_t·freq) | 4344 | static·inline·void·trace_ccm_clock_freq(uint32_t·clock,·uint32_t·freq) |
Offset 4356, 22 lines modified | Offset 4356, 22 lines modified |
| |
4356 | static·inline·void·_nocheck__trace_ccm_read_reg(const·char·*·reg_name,·uint32_t·value) | 4356 | static·inline·void·_nocheck__trace_ccm_read_reg(const·char·*·reg_name,·uint32_t·value) |
4357 | { | 4357 | { |
4358 | ····if·(trace_event_get_state(TRACE_CCM_READ_REG)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4358 | ····if·(trace_event_get_state(TRACE_CCM_READ_REG)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4359 | ········if·(message_with_timestamp)·{ | 4359 | ········if·(message_with_timestamp)·{ |
4360 | ············struct·timeval·_now; | 4360 | ············struct·timeval·_now; |
4361 | ············gettimeofday(&_now,·NULL); | 4361 | ············gettimeofday(&_now,·NULL); |
4362 | #line·175·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4362 | #line·175·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4363 | ············qemu_log("%d@%zu.%06zu:ccm_read_reg·"·"reg[%s]·<=·0x%"·PRIx32·"\n", | 4363 | ············qemu_log("%d@%zu.%06zu:ccm_read_reg·"·"reg[%s]·<=·0x%"·PRIx32·"\n", |
4364 | ·····················qemu_get_thread_id(), | 4364 | ·····················qemu_get_thread_id(), |
4365 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4365 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4366 | ·····················,·reg_name,·value); | 4366 | ·····················,·reg_name,·value); |
4367 | #line·4369·"trace/trace-hw_misc.h" | 4367 | #line·4369·"trace/trace-hw_misc.h" |
4368 | ········}·else·{ | 4368 | ········}·else·{ |
4369 | #line·175·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4369 | #line·175·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4370 | ············qemu_log("ccm_read_reg·"·"reg[%s]·<=·0x%"·PRIx32·"\n",·reg_name,·value); | 4370 | ············qemu_log("ccm_read_reg·"·"reg[%s]·<=·0x%"·PRIx32·"\n",·reg_name,·value); |
4371 | #line·4373·"trace/trace-hw_misc.h" | 4371 | #line·4373·"trace/trace-hw_misc.h" |
4372 | ········} | 4372 | ········} |
4373 | ····} | 4373 | ····} |
4374 | } | 4374 | } |
| |
4375 | static·inline·void·trace_ccm_read_reg(const·char·*·reg_name,·uint32_t·value) | 4375 | static·inline·void·trace_ccm_read_reg(const·char·*·reg_name,·uint32_t·value) |
Offset 4387, 22 lines modified | Offset 4387, 22 lines modified |
| |
4387 | static·inline·void·_nocheck__trace_ccm_write_reg(const·char·*·reg_name,·uint32_t·value) | 4387 | static·inline·void·_nocheck__trace_ccm_write_reg(const·char·*·reg_name,·uint32_t·value) |
4388 | { | 4388 | { |
4389 | ····if·(trace_event_get_state(TRACE_CCM_WRITE_REG)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4389 | ····if·(trace_event_get_state(TRACE_CCM_WRITE_REG)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4390 | ········if·(message_with_timestamp)·{ | 4390 | ········if·(message_with_timestamp)·{ |
4391 | ············struct·timeval·_now; | 4391 | ············struct·timeval·_now; |
4392 | ············gettimeofday(&_now,·NULL); | 4392 | ············gettimeofday(&_now,·NULL); |
4393 | #line·176·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4393 | #line·176·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4394 | ············qemu_log("%d@%zu.%06zu:ccm_write_reg·"·"reg[%s]·=>·0x%"·PRIx32·"\n", | 4394 | ············qemu_log("%d@%zu.%06zu:ccm_write_reg·"·"reg[%s]·=>·0x%"·PRIx32·"\n", |
4395 | ·····················qemu_get_thread_id(), | 4395 | ·····················qemu_get_thread_id(), |
4396 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4396 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4397 | ·····················,·reg_name,·value); | 4397 | ·····················,·reg_name,·value); |
4398 | #line·4400·"trace/trace-hw_misc.h" | 4398 | #line·4400·"trace/trace-hw_misc.h" |
4399 | ········}·else·{ | 4399 | ········}·else·{ |
4400 | #line·176·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4400 | #line·176·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4401 | ············qemu_log("ccm_write_reg·"·"reg[%s]·=>·0x%"·PRIx32·"\n",·reg_name,·value); | 4401 | ············qemu_log("ccm_write_reg·"·"reg[%s]·=>·0x%"·PRIx32·"\n",·reg_name,·value); |
4402 | #line·4404·"trace/trace-hw_misc.h" | 4402 | #line·4404·"trace/trace-hw_misc.h" |
4403 | ········} | 4403 | ········} |
4404 | ····} | 4404 | ····} |
4405 | } | 4405 | } |
| |
4406 | static·inline·void·trace_ccm_write_reg(const·char·*·reg_name,·uint32_t·value) | 4406 | static·inline·void·trace_ccm_write_reg(const·char·*·reg_name,·uint32_t·value) |
Offset 4418, 22 lines modified | Offset 4418, 22 lines modified |
| |
4418 | static·inline·void·_nocheck__trace_iotkit_sysinfo_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4418 | static·inline·void·_nocheck__trace_iotkit_sysinfo_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4419 | { | 4419 | { |
4420 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSINFO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4420 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSINFO_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4421 | ········if·(message_with_timestamp)·{ | 4421 | ········if·(message_with_timestamp)·{ |
4422 | ············struct·timeval·_now; | 4422 | ············struct·timeval·_now; |
4423 | ············gettimeofday(&_now,·NULL); | 4423 | ············gettimeofday(&_now,·NULL); |
4424 | #line·179·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4424 | #line·179·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4425 | ············qemu_log("%d@%zu.%06zu:iotkit_sysinfo_read·"·"IoTKit·SysInfo·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4425 | ············qemu_log("%d@%zu.%06zu:iotkit_sysinfo_read·"·"IoTKit·SysInfo·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4426 | ·····················qemu_get_thread_id(), | 4426 | ·····················qemu_get_thread_id(), |
4427 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4427 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4428 | ·····················,·offset,·data,·size); | 4428 | ·····················,·offset,·data,·size); |
4429 | #line·4431·"trace/trace-hw_misc.h" | 4429 | #line·4431·"trace/trace-hw_misc.h" |
4430 | ········}·else·{ | 4430 | ········}·else·{ |
4431 | #line·179·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4431 | #line·179·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4432 | ············qemu_log("iotkit_sysinfo_read·"·"IoTKit·SysInfo·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4432 | ············qemu_log("iotkit_sysinfo_read·"·"IoTKit·SysInfo·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4433 | #line·4435·"trace/trace-hw_misc.h" | 4433 | #line·4435·"trace/trace-hw_misc.h" |
4434 | ········} | 4434 | ········} |
4435 | ····} | 4435 | ····} |
4436 | } | 4436 | } |
| |
4437 | static·inline·void·trace_iotkit_sysinfo_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4437 | static·inline·void·trace_iotkit_sysinfo_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4449, 22 lines modified | Offset 4449, 22 lines modified |
| |
4449 | static·inline·void·_nocheck__trace_iotkit_sysinfo_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4449 | static·inline·void·_nocheck__trace_iotkit_sysinfo_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4450 | { | 4450 | { |
4451 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSINFO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4451 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSINFO_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4452 | ········if·(message_with_timestamp)·{ | 4452 | ········if·(message_with_timestamp)·{ |
4453 | ············struct·timeval·_now; | 4453 | ············struct·timeval·_now; |
4454 | ············gettimeofday(&_now,·NULL); | 4454 | ············gettimeofday(&_now,·NULL); |
4455 | #line·180·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4455 | #line·180·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4456 | ············qemu_log("%d@%zu.%06zu:iotkit_sysinfo_write·"·"IoTKit·SysInfo·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4456 | ············qemu_log("%d@%zu.%06zu:iotkit_sysinfo_write·"·"IoTKit·SysInfo·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4457 | ·····················qemu_get_thread_id(), | 4457 | ·····················qemu_get_thread_id(), |
4458 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4458 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4459 | ·····················,·offset,·data,·size); | 4459 | ·····················,·offset,·data,·size); |
4460 | #line·4462·"trace/trace-hw_misc.h" | 4460 | #line·4462·"trace/trace-hw_misc.h" |
4461 | ········}·else·{ | 4461 | ········}·else·{ |
4462 | #line·180·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4462 | #line·180·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4463 | ············qemu_log("iotkit_sysinfo_write·"·"IoTKit·SysInfo·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4463 | ············qemu_log("iotkit_sysinfo_write·"·"IoTKit·SysInfo·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4464 | #line·4466·"trace/trace-hw_misc.h" | 4464 | #line·4466·"trace/trace-hw_misc.h" |
4465 | ········} | 4465 | ········} |
4466 | ····} | 4466 | ····} |
4467 | } | 4467 | } |
| |
4468 | static·inline·void·trace_iotkit_sysinfo_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4468 | static·inline·void·trace_iotkit_sysinfo_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4480, 22 lines modified | Offset 4480, 22 lines modified |
| |
4480 | static·inline·void·_nocheck__trace_iotkit_sysctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4480 | static·inline·void·_nocheck__trace_iotkit_sysctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4481 | { | 4481 | { |
4482 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSCTL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4482 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSCTL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4483 | ········if·(message_with_timestamp)·{ | 4483 | ········if·(message_with_timestamp)·{ |
4484 | ············struct·timeval·_now; | 4484 | ············struct·timeval·_now; |
4485 | ············gettimeofday(&_now,·NULL); | 4485 | ············gettimeofday(&_now,·NULL); |
4486 | #line·183·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4486 | #line·183·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4487 | ············qemu_log("%d@%zu.%06zu:iotkit_sysctl_read·"·"IoTKit·SysCtl·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4487 | ············qemu_log("%d@%zu.%06zu:iotkit_sysctl_read·"·"IoTKit·SysCtl·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4488 | ·····················qemu_get_thread_id(), | 4488 | ·····················qemu_get_thread_id(), |
4489 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4489 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4490 | ·····················,·offset,·data,·size); | 4490 | ·····················,·offset,·data,·size); |
4491 | #line·4493·"trace/trace-hw_misc.h" | 4491 | #line·4493·"trace/trace-hw_misc.h" |
4492 | ········}·else·{ | 4492 | ········}·else·{ |
4493 | #line·183·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4493 | #line·183·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4494 | ············qemu_log("iotkit_sysctl_read·"·"IoTKit·SysCtl·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4494 | ············qemu_log("iotkit_sysctl_read·"·"IoTKit·SysCtl·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4495 | #line·4497·"trace/trace-hw_misc.h" | 4495 | #line·4497·"trace/trace-hw_misc.h" |
4496 | ········} | 4496 | ········} |
4497 | ····} | 4497 | ····} |
4498 | } | 4498 | } |
| |
4499 | static·inline·void·trace_iotkit_sysctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4499 | static·inline·void·trace_iotkit_sysctl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4511, 22 lines modified | Offset 4511, 22 lines modified |
| |
4511 | static·inline·void·_nocheck__trace_iotkit_sysctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4511 | static·inline·void·_nocheck__trace_iotkit_sysctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4512 | { | 4512 | { |
4513 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSCTL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4513 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSCTL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4514 | ········if·(message_with_timestamp)·{ | 4514 | ········if·(message_with_timestamp)·{ |
4515 | ············struct·timeval·_now; | 4515 | ············struct·timeval·_now; |
4516 | ············gettimeofday(&_now,·NULL); | 4516 | ············gettimeofday(&_now,·NULL); |
4517 | #line·184·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4517 | #line·184·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4518 | ············qemu_log("%d@%zu.%06zu:iotkit_sysctl_write·"·"IoTKit·SysCtl·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4518 | ············qemu_log("%d@%zu.%06zu:iotkit_sysctl_write·"·"IoTKit·SysCtl·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4519 | ·····················qemu_get_thread_id(), | 4519 | ·····················qemu_get_thread_id(), |
4520 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4520 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4521 | ·····················,·offset,·data,·size); | 4521 | ·····················,·offset,·data,·size); |
4522 | #line·4524·"trace/trace-hw_misc.h" | 4522 | #line·4524·"trace/trace-hw_misc.h" |
4523 | ········}·else·{ | 4523 | ········}·else·{ |
4524 | #line·184·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4524 | #line·184·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4525 | ············qemu_log("iotkit_sysctl_write·"·"IoTKit·SysCtl·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4525 | ············qemu_log("iotkit_sysctl_write·"·"IoTKit·SysCtl·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4526 | #line·4528·"trace/trace-hw_misc.h" | 4526 | #line·4528·"trace/trace-hw_misc.h" |
4527 | ········} | 4527 | ········} |
4528 | ····} | 4528 | ····} |
4529 | } | 4529 | } |
| |
4530 | static·inline·void·trace_iotkit_sysctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4530 | static·inline·void·trace_iotkit_sysctl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4542, 22 lines modified | Offset 4542, 22 lines modified |
| |
4542 | static·inline·void·_nocheck__trace_iotkit_sysctl_reset(void) | 4542 | static·inline·void·_nocheck__trace_iotkit_sysctl_reset(void) |
4543 | { | 4543 | { |
4544 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSCTL_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4544 | ····if·(trace_event_get_state(TRACE_IOTKIT_SYSCTL_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4545 | ········if·(message_with_timestamp)·{ | 4545 | ········if·(message_with_timestamp)·{ |
4546 | ············struct·timeval·_now; | 4546 | ············struct·timeval·_now; |
4547 | ············gettimeofday(&_now,·NULL); | 4547 | ············gettimeofday(&_now,·NULL); |
4548 | #line·185·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4548 | #line·185·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4549 | ············qemu_log("%d@%zu.%06zu:iotkit_sysctl_reset·"·"IoTKit·SysCtl:·reset"·"\n", | 4549 | ············qemu_log("%d@%zu.%06zu:iotkit_sysctl_reset·"·"IoTKit·SysCtl:·reset"·"\n", |
4550 | ·····················qemu_get_thread_id(), | 4550 | ·····················qemu_get_thread_id(), |
4551 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4551 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4552 | ·····················); | 4552 | ·····················); |
4553 | #line·4555·"trace/trace-hw_misc.h" | 4553 | #line·4555·"trace/trace-hw_misc.h" |
4554 | ········}·else·{ | 4554 | ········}·else·{ |
4555 | #line·185·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4555 | #line·185·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4556 | ············qemu_log("iotkit_sysctl_reset·"·"IoTKit·SysCtl:·reset"·"\n"); | 4556 | ············qemu_log("iotkit_sysctl_reset·"·"IoTKit·SysCtl:·reset"·"\n"); |
4557 | #line·4559·"trace/trace-hw_misc.h" | 4557 | #line·4559·"trace/trace-hw_misc.h" |
4558 | ········} | 4558 | ········} |
4559 | ····} | 4559 | ····} |
4560 | } | 4560 | } |
| |
4561 | static·inline·void·trace_iotkit_sysctl_reset(void) | 4561 | static·inline·void·trace_iotkit_sysctl_reset(void) |
Offset 4573, 22 lines modified | Offset 4573, 22 lines modified |
| |
4573 | static·inline·void·_nocheck__trace_armsse_cpu_pwrctrl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4573 | static·inline·void·_nocheck__trace_armsse_cpu_pwrctrl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4574 | { | 4574 | { |
4575 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPU_PWRCTRL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4575 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPU_PWRCTRL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4576 | ········if·(message_with_timestamp)·{ | 4576 | ········if·(message_with_timestamp)·{ |
4577 | ············struct·timeval·_now; | 4577 | ············struct·timeval·_now; |
4578 | ············gettimeofday(&_now,·NULL); | 4578 | ············gettimeofday(&_now,·NULL); |
4579 | #line·188·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4579 | #line·188·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4580 | ············qemu_log("%d@%zu.%06zu:armsse_cpu_pwrctrl_read·"·"SSE-300·CPU_PWRCTRL·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4580 | ············qemu_log("%d@%zu.%06zu:armsse_cpu_pwrctrl_read·"·"SSE-300·CPU_PWRCTRL·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4581 | ·····················qemu_get_thread_id(), | 4581 | ·····················qemu_get_thread_id(), |
4582 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4582 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4583 | ·····················,·offset,·data,·size); | 4583 | ·····················,·offset,·data,·size); |
4584 | #line·4586·"trace/trace-hw_misc.h" | 4584 | #line·4586·"trace/trace-hw_misc.h" |
4585 | ········}·else·{ | 4585 | ········}·else·{ |
4586 | #line·188·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4586 | #line·188·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4587 | ············qemu_log("armsse_cpu_pwrctrl_read·"·"SSE-300·CPU_PWRCTRL·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4587 | ············qemu_log("armsse_cpu_pwrctrl_read·"·"SSE-300·CPU_PWRCTRL·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4588 | #line·4590·"trace/trace-hw_misc.h" | 4588 | #line·4590·"trace/trace-hw_misc.h" |
4589 | ········} | 4589 | ········} |
4590 | ····} | 4590 | ····} |
4591 | } | 4591 | } |
| |
4592 | static·inline·void·trace_armsse_cpu_pwrctrl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4592 | static·inline·void·trace_armsse_cpu_pwrctrl_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4604, 22 lines modified | Offset 4604, 22 lines modified |
| |
4604 | static·inline·void·_nocheck__trace_armsse_cpu_pwrctrl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4604 | static·inline·void·_nocheck__trace_armsse_cpu_pwrctrl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4605 | { | 4605 | { |
4606 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPU_PWRCTRL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4606 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPU_PWRCTRL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4607 | ········if·(message_with_timestamp)·{ | 4607 | ········if·(message_with_timestamp)·{ |
4608 | ············struct·timeval·_now; | 4608 | ············struct·timeval·_now; |
4609 | ············gettimeofday(&_now,·NULL); | 4609 | ············gettimeofday(&_now,·NULL); |
4610 | #line·189·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4610 | #line·189·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4611 | ············qemu_log("%d@%zu.%06zu:armsse_cpu_pwrctrl_write·"·"SSE-300·CPU_PWRCTRL·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4611 | ············qemu_log("%d@%zu.%06zu:armsse_cpu_pwrctrl_write·"·"SSE-300·CPU_PWRCTRL·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4612 | ·····················qemu_get_thread_id(), | 4612 | ·····················qemu_get_thread_id(), |
4613 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4613 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4614 | ·····················,·offset,·data,·size); | 4614 | ·····················,·offset,·data,·size); |
4615 | #line·4617·"trace/trace-hw_misc.h" | 4615 | #line·4617·"trace/trace-hw_misc.h" |
4616 | ········}·else·{ | 4616 | ········}·else·{ |
4617 | #line·189·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4617 | #line·189·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4618 | ············qemu_log("armsse_cpu_pwrctrl_write·"·"SSE-300·CPU_PWRCTRL·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4618 | ············qemu_log("armsse_cpu_pwrctrl_write·"·"SSE-300·CPU_PWRCTRL·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4619 | #line·4621·"trace/trace-hw_misc.h" | 4619 | #line·4621·"trace/trace-hw_misc.h" |
4620 | ········} | 4620 | ········} |
4621 | ····} | 4621 | ····} |
4622 | } | 4622 | } |
| |
4623 | static·inline·void·trace_armsse_cpu_pwrctrl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4623 | static·inline·void·trace_armsse_cpu_pwrctrl_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4635, 22 lines modified | Offset 4635, 22 lines modified |
| |
4635 | static·inline·void·_nocheck__trace_armsse_cpuid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4635 | static·inline·void·_nocheck__trace_armsse_cpuid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4636 | { | 4636 | { |
4637 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPUID_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4637 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPUID_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4638 | ········if·(message_with_timestamp)·{ | 4638 | ········if·(message_with_timestamp)·{ |
4639 | ············struct·timeval·_now; | 4639 | ············struct·timeval·_now; |
4640 | ············gettimeofday(&_now,·NULL); | 4640 | ············gettimeofday(&_now,·NULL); |
4641 | #line·192·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4641 | #line·192·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4642 | ············qemu_log("%d@%zu.%06zu:armsse_cpuid_read·"·"SSE-200·CPU_IDENTITY·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4642 | ············qemu_log("%d@%zu.%06zu:armsse_cpuid_read·"·"SSE-200·CPU_IDENTITY·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4643 | ·····················qemu_get_thread_id(), | 4643 | ·····················qemu_get_thread_id(), |
4644 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4644 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4645 | ·····················,·offset,·data,·size); | 4645 | ·····················,·offset,·data,·size); |
4646 | #line·4648·"trace/trace-hw_misc.h" | 4646 | #line·4648·"trace/trace-hw_misc.h" |
4647 | ········}·else·{ | 4647 | ········}·else·{ |
4648 | #line·192·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4648 | #line·192·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4649 | ············qemu_log("armsse_cpuid_read·"·"SSE-200·CPU_IDENTITY·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4649 | ············qemu_log("armsse_cpuid_read·"·"SSE-200·CPU_IDENTITY·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4650 | #line·4652·"trace/trace-hw_misc.h" | 4650 | #line·4652·"trace/trace-hw_misc.h" |
4651 | ········} | 4651 | ········} |
4652 | ····} | 4652 | ····} |
4653 | } | 4653 | } |
| |
4654 | static·inline·void·trace_armsse_cpuid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4654 | static·inline·void·trace_armsse_cpuid_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4666, 22 lines modified | Offset 4666, 22 lines modified |
| |
4666 | static·inline·void·_nocheck__trace_armsse_cpuid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4666 | static·inline·void·_nocheck__trace_armsse_cpuid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4667 | { | 4667 | { |
4668 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPUID_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4668 | ····if·(trace_event_get_state(TRACE_ARMSSE_CPUID_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4669 | ········if·(message_with_timestamp)·{ | 4669 | ········if·(message_with_timestamp)·{ |
4670 | ············struct·timeval·_now; | 4670 | ············struct·timeval·_now; |
4671 | ············gettimeofday(&_now,·NULL); | 4671 | ············gettimeofday(&_now,·NULL); |
4672 | #line·193·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4672 | #line·193·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4673 | ············qemu_log("%d@%zu.%06zu:armsse_cpuid_write·"·"SSE-200·CPU_IDENTITY·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4673 | ············qemu_log("%d@%zu.%06zu:armsse_cpuid_write·"·"SSE-200·CPU_IDENTITY·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4674 | ·····················qemu_get_thread_id(), | 4674 | ·····················qemu_get_thread_id(), |
4675 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4675 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4676 | ·····················,·offset,·data,·size); | 4676 | ·····················,·offset,·data,·size); |
4677 | #line·4679·"trace/trace-hw_misc.h" | 4677 | #line·4679·"trace/trace-hw_misc.h" |
4678 | ········}·else·{ | 4678 | ········}·else·{ |
4679 | #line·193·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4679 | #line·193·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4680 | ············qemu_log("armsse_cpuid_write·"·"SSE-200·CPU_IDENTITY·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4680 | ············qemu_log("armsse_cpuid_write·"·"SSE-200·CPU_IDENTITY·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4681 | #line·4683·"trace/trace-hw_misc.h" | 4681 | #line·4683·"trace/trace-hw_misc.h" |
4682 | ········} | 4682 | ········} |
4683 | ····} | 4683 | ····} |
4684 | } | 4684 | } |
| |
4685 | static·inline·void·trace_armsse_cpuid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4685 | static·inline·void·trace_armsse_cpuid_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4697, 22 lines modified | Offset 4697, 22 lines modified |
| |
4697 | static·inline·void·_nocheck__trace_armsse_mhu_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4697 | static·inline·void·_nocheck__trace_armsse_mhu_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4698 | { | 4698 | { |
4699 | ····if·(trace_event_get_state(TRACE_ARMSSE_MHU_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4699 | ····if·(trace_event_get_state(TRACE_ARMSSE_MHU_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4700 | ········if·(message_with_timestamp)·{ | 4700 | ········if·(message_with_timestamp)·{ |
4701 | ············struct·timeval·_now; | 4701 | ············struct·timeval·_now; |
4702 | ············gettimeofday(&_now,·NULL); | 4702 | ············gettimeofday(&_now,·NULL); |
4703 | #line·196·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4703 | #line·196·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4704 | ············qemu_log("%d@%zu.%06zu:armsse_mhu_read·"·"SSE-200·MHU·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4704 | ············qemu_log("%d@%zu.%06zu:armsse_mhu_read·"·"SSE-200·MHU·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4705 | ·····················qemu_get_thread_id(), | 4705 | ·····················qemu_get_thread_id(), |
4706 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4706 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4707 | ·····················,·offset,·data,·size); | 4707 | ·····················,·offset,·data,·size); |
4708 | #line·4710·"trace/trace-hw_misc.h" | 4708 | #line·4710·"trace/trace-hw_misc.h" |
4709 | ········}·else·{ | 4709 | ········}·else·{ |
4710 | #line·196·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4710 | #line·196·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4711 | ············qemu_log("armsse_mhu_read·"·"SSE-200·MHU·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4711 | ············qemu_log("armsse_mhu_read·"·"SSE-200·MHU·read:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4712 | #line·4714·"trace/trace-hw_misc.h" | 4712 | #line·4714·"trace/trace-hw_misc.h" |
4713 | ········} | 4713 | ········} |
4714 | ····} | 4714 | ····} |
4715 | } | 4715 | } |
| |
4716 | static·inline·void·trace_armsse_mhu_read(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4716 | static·inline·void·trace_armsse_mhu_read(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4728, 22 lines modified | Offset 4728, 22 lines modified |
| |
4728 | static·inline·void·_nocheck__trace_armsse_mhu_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4728 | static·inline·void·_nocheck__trace_armsse_mhu_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
4729 | { | 4729 | { |
4730 | ····if·(trace_event_get_state(TRACE_ARMSSE_MHU_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4730 | ····if·(trace_event_get_state(TRACE_ARMSSE_MHU_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4731 | ········if·(message_with_timestamp)·{ | 4731 | ········if·(message_with_timestamp)·{ |
4732 | ············struct·timeval·_now; | 4732 | ············struct·timeval·_now; |
4733 | ············gettimeofday(&_now,·NULL); | 4733 | ············gettimeofday(&_now,·NULL); |
4734 | #line·197·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4734 | #line·197·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4735 | ············qemu_log("%d@%zu.%06zu:armsse_mhu_write·"·"SSE-200·MHU·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", | 4735 | ············qemu_log("%d@%zu.%06zu:armsse_mhu_write·"·"SSE-200·MHU·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n", |
4736 | ·····················qemu_get_thread_id(), | 4736 | ·····················qemu_get_thread_id(), |
4737 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4737 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4738 | ·····················,·offset,·data,·size); | 4738 | ·····················,·offset,·data,·size); |
4739 | #line·4741·"trace/trace-hw_misc.h" | 4739 | #line·4741·"trace/trace-hw_misc.h" |
4740 | ········}·else·{ | 4740 | ········}·else·{ |
4741 | #line·197·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4741 | #line·197·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4742 | ············qemu_log("armsse_mhu_write·"·"SSE-200·MHU·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); | 4742 | ············qemu_log("armsse_mhu_write·"·"SSE-200·MHU·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"·size·%u"·"\n",·offset,·data,·size); |
4743 | #line·4745·"trace/trace-hw_misc.h" | 4743 | #line·4745·"trace/trace-hw_misc.h" |
4744 | ········} | 4744 | ········} |
4745 | ····} | 4745 | ····} |
4746 | } | 4746 | } |
| |
4747 | static·inline·void·trace_armsse_mhu_write(uint64_t·offset,·uint64_t·data,·unsigned·size) | 4747 | static·inline·void·trace_armsse_mhu_write(uint64_t·offset,·uint64_t·data,·unsigned·size) |
Offset 4759, 22 lines modified | Offset 4759, 22 lines modified |
| |
4759 | static·inline·void·_nocheck__trace_aspeed_xdma_write(uint64_t·offset,·uint64_t·data) | 4759 | static·inline·void·_nocheck__trace_aspeed_xdma_write(uint64_t·offset,·uint64_t·data) |
4760 | { | 4760 | { |
4761 | ····if·(trace_event_get_state(TRACE_ASPEED_XDMA_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4761 | ····if·(trace_event_get_state(TRACE_ASPEED_XDMA_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4762 | ········if·(message_with_timestamp)·{ | 4762 | ········if·(message_with_timestamp)·{ |
4763 | ············struct·timeval·_now; | 4763 | ············struct·timeval·_now; |
4764 | ············gettimeofday(&_now,·NULL); | 4764 | ············gettimeofday(&_now,·NULL); |
4765 | #line·200·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4765 | #line·200·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4766 | ············qemu_log("%d@%zu.%06zu:aspeed_xdma_write·"·"XDMA·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"\n", | 4766 | ············qemu_log("%d@%zu.%06zu:aspeed_xdma_write·"·"XDMA·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"\n", |
4767 | ·····················qemu_get_thread_id(), | 4767 | ·····················qemu_get_thread_id(), |
4768 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4768 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4769 | ·····················,·offset,·data); | 4769 | ·····················,·offset,·data); |
4770 | #line·4772·"trace/trace-hw_misc.h" | 4770 | #line·4772·"trace/trace-hw_misc.h" |
4771 | ········}·else·{ | 4771 | ········}·else·{ |
4772 | #line·200·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4772 | #line·200·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4773 | ············qemu_log("aspeed_xdma_write·"·"XDMA·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"\n",·offset,·data); | 4773 | ············qemu_log("aspeed_xdma_write·"·"XDMA·write:·offset·0x%"·PRIx64·"·data·0x%"·PRIx64·"\n",·offset,·data); |
4774 | #line·4776·"trace/trace-hw_misc.h" | 4774 | #line·4776·"trace/trace-hw_misc.h" |
4775 | ········} | 4775 | ········} |
4776 | ····} | 4776 | ····} |
4777 | } | 4777 | } |
| |
4778 | static·inline·void·trace_aspeed_xdma_write(uint64_t·offset,·uint64_t·data) | 4778 | static·inline·void·trace_aspeed_xdma_write(uint64_t·offset,·uint64_t·data) |
Offset 4790, 22 lines modified | Offset 4790, 22 lines modified |
| |
4790 | static·inline·void·_nocheck__trace_bcm2835_mbox_property(uint32_t·tag,·uint32_t·bufsize,·size_t·resplen) | 4790 | static·inline·void·_nocheck__trace_bcm2835_mbox_property(uint32_t·tag,·uint32_t·bufsize,·size_t·resplen) |
4791 | { | 4791 | { |
4792 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_PROPERTY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4792 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_PROPERTY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4793 | ········if·(message_with_timestamp)·{ | 4793 | ········if·(message_with_timestamp)·{ |
4794 | ············struct·timeval·_now; | 4794 | ············struct·timeval·_now; |
4795 | ············gettimeofday(&_now,·NULL); | 4795 | ············gettimeofday(&_now,·NULL); |
4796 | #line·203·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4796 | #line·203·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4797 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_property·"·"mbox·property·tag:0x%08x·in_sz:%u·out_sz:%zu"·"\n", | 4797 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_property·"·"mbox·property·tag:0x%08x·in_sz:%u·out_sz:%zu"·"\n", |
4798 | ·····················qemu_get_thread_id(), | 4798 | ·····················qemu_get_thread_id(), |
4799 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4799 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4800 | ·····················,·tag,·bufsize,·resplen); | 4800 | ·····················,·tag,·bufsize,·resplen); |
4801 | #line·4803·"trace/trace-hw_misc.h" | 4801 | #line·4803·"trace/trace-hw_misc.h" |
4802 | ········}·else·{ | 4802 | ········}·else·{ |
4803 | #line·203·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4803 | #line·203·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4804 | ············qemu_log("bcm2835_mbox_property·"·"mbox·property·tag:0x%08x·in_sz:%u·out_sz:%zu"·"\n",·tag,·bufsize,·resplen); | 4804 | ············qemu_log("bcm2835_mbox_property·"·"mbox·property·tag:0x%08x·in_sz:%u·out_sz:%zu"·"\n",·tag,·bufsize,·resplen); |
4805 | #line·4807·"trace/trace-hw_misc.h" | 4805 | #line·4807·"trace/trace-hw_misc.h" |
4806 | ········} | 4806 | ········} |
4807 | ····} | 4807 | ····} |
4808 | } | 4808 | } |
| |
4809 | static·inline·void·trace_bcm2835_mbox_property(uint32_t·tag,·uint32_t·bufsize,·size_t·resplen) | 4809 | static·inline·void·trace_bcm2835_mbox_property(uint32_t·tag,·uint32_t·bufsize,·size_t·resplen) |
Offset 4821, 22 lines modified | Offset 4821, 22 lines modified |
| |
4821 | static·inline·void·_nocheck__trace_bcm2835_mbox_write(unsigned·int·size,·uint64_t·addr,·uint64_t·value) | 4821 | static·inline·void·_nocheck__trace_bcm2835_mbox_write(unsigned·int·size,·uint64_t·addr,·uint64_t·value) |
4822 | { | 4822 | { |
4823 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4823 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4824 | ········if·(message_with_timestamp)·{ | 4824 | ········if·(message_with_timestamp)·{ |
4825 | ············struct·timeval·_now; | 4825 | ············struct·timeval·_now; |
4826 | ············gettimeofday(&_now,·NULL); | 4826 | ············gettimeofday(&_now,·NULL); |
4827 | #line·206·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4827 | #line·206·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4828 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_write·"·"mbox·write·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n", | 4828 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_write·"·"mbox·write·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n", |
4829 | ·····················qemu_get_thread_id(), | 4829 | ·····················qemu_get_thread_id(), |
4830 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4830 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4831 | ·····················,·size,·addr,·value); | 4831 | ·····················,·size,·addr,·value); |
4832 | #line·4834·"trace/trace-hw_misc.h" | 4832 | #line·4834·"trace/trace-hw_misc.h" |
4833 | ········}·else·{ | 4833 | ········}·else·{ |
4834 | #line·206·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4834 | #line·206·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4835 | ············qemu_log("bcm2835_mbox_write·"·"mbox·write·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n",·size,·addr,·value); | 4835 | ············qemu_log("bcm2835_mbox_write·"·"mbox·write·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n",·size,·addr,·value); |
4836 | #line·4838·"trace/trace-hw_misc.h" | 4836 | #line·4838·"trace/trace-hw_misc.h" |
4837 | ········} | 4837 | ········} |
4838 | ····} | 4838 | ····} |
4839 | } | 4839 | } |
| |
4840 | static·inline·void·trace_bcm2835_mbox_write(unsigned·int·size,·uint64_t·addr,·uint64_t·value) | 4840 | static·inline·void·trace_bcm2835_mbox_write(unsigned·int·size,·uint64_t·addr,·uint64_t·value) |
Offset 4852, 22 lines modified | Offset 4852, 22 lines modified |
| |
4852 | static·inline·void·_nocheck__trace_bcm2835_mbox_read(unsigned·int·size,·uint64_t·addr,·uint64_t·value) | 4852 | static·inline·void·_nocheck__trace_bcm2835_mbox_read(unsigned·int·size,·uint64_t·addr,·uint64_t·value) |
4853 | { | 4853 | { |
4854 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4854 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4855 | ········if·(message_with_timestamp)·{ | 4855 | ········if·(message_with_timestamp)·{ |
4856 | ············struct·timeval·_now; | 4856 | ············struct·timeval·_now; |
4857 | ············gettimeofday(&_now,·NULL); | 4857 | ············gettimeofday(&_now,·NULL); |
4858 | #line·207·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4858 | #line·207·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4859 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_read·"·"mbox·read·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n", | 4859 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_read·"·"mbox·read·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n", |
4860 | ·····················qemu_get_thread_id(), | 4860 | ·····················qemu_get_thread_id(), |
4861 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4861 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4862 | ·····················,·size,·addr,·value); | 4862 | ·····················,·size,·addr,·value); |
4863 | #line·4865·"trace/trace-hw_misc.h" | 4863 | #line·4865·"trace/trace-hw_misc.h" |
4864 | ········}·else·{ | 4864 | ········}·else·{ |
4865 | #line·207·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4865 | #line·207·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4866 | ············qemu_log("bcm2835_mbox_read·"·"mbox·read·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n",·size,·addr,·value); | 4866 | ············qemu_log("bcm2835_mbox_read·"·"mbox·read·sz:%u·addr:0x%"PRIx64"·data:0x%"PRIx64·"\n",·size,·addr,·value); |
4867 | #line·4869·"trace/trace-hw_misc.h" | 4867 | #line·4869·"trace/trace-hw_misc.h" |
4868 | ········} | 4868 | ········} |
4869 | ····} | 4869 | ····} |
4870 | } | 4870 | } |
| |
4871 | static·inline·void·trace_bcm2835_mbox_read(unsigned·int·size,·uint64_t·addr,·uint64_t·value) | 4871 | static·inline·void·trace_bcm2835_mbox_read(unsigned·int·size,·uint64_t·addr,·uint64_t·value) |
Offset 4883, 22 lines modified | Offset 4883, 22 lines modified |
| |
4883 | static·inline·void·_nocheck__trace_bcm2835_mbox_irq(unsigned·level) | 4883 | static·inline·void·_nocheck__trace_bcm2835_mbox_irq(unsigned·level) |
4884 | { | 4884 | { |
4885 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4885 | ····if·(trace_event_get_state(TRACE_BCM2835_MBOX_IRQ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4886 | ········if·(message_with_timestamp)·{ | 4886 | ········if·(message_with_timestamp)·{ |
4887 | ············struct·timeval·_now; | 4887 | ············struct·timeval·_now; |
4888 | ············gettimeofday(&_now,·NULL); | 4888 | ············gettimeofday(&_now,·NULL); |
4889 | #line·208·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4889 | #line·208·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4890 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_irq·"·"mbox·irq:ARM·level:%u"·"\n", | 4890 | ············qemu_log("%d@%zu.%06zu:bcm2835_mbox_irq·"·"mbox·irq:ARM·level:%u"·"\n", |
4891 | ·····················qemu_get_thread_id(), | 4891 | ·····················qemu_get_thread_id(), |
4892 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4892 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4893 | ·····················,·level); | 4893 | ·····················,·level); |
4894 | #line·4896·"trace/trace-hw_misc.h" | 4894 | #line·4896·"trace/trace-hw_misc.h" |
4895 | ········}·else·{ | 4895 | ········}·else·{ |
4896 | #line·208·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4896 | #line·208·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4897 | ············qemu_log("bcm2835_mbox_irq·"·"mbox·irq:ARM·level:%u"·"\n",·level); | 4897 | ············qemu_log("bcm2835_mbox_irq·"·"mbox·irq:ARM·level:%u"·"\n",·level); |
4898 | #line·4900·"trace/trace-hw_misc.h" | 4898 | #line·4900·"trace/trace-hw_misc.h" |
4899 | ········} | 4899 | ········} |
4900 | ····} | 4900 | ····} |
4901 | } | 4901 | } |
| |
4902 | static·inline·void·trace_bcm2835_mbox_irq(unsigned·level) | 4902 | static·inline·void·trace_bcm2835_mbox_irq(unsigned·level) |
Offset 4914, 22 lines modified | Offset 4914, 22 lines modified |
| |
4914 | static·inline·void·_nocheck__trace_via1_rtc_update_data_out(int·count,·int·value) | 4914 | static·inline·void·_nocheck__trace_via1_rtc_update_data_out(int·count,·int·value) |
4915 | { | 4915 | { |
4916 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_UPDATE_DATA_OUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4916 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_UPDATE_DATA_OUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4917 | ········if·(message_with_timestamp)·{ | 4917 | ········if·(message_with_timestamp)·{ |
4918 | ············struct·timeval·_now; | 4918 | ············struct·timeval·_now; |
4919 | ············gettimeofday(&_now,·NULL); | 4919 | ············gettimeofday(&_now,·NULL); |
4920 | #line·211·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4920 | #line·211·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4921 | ············qemu_log("%d@%zu.%06zu:via1_rtc_update_data_out·"·"count=%d·value=0x%02x"·"\n", | 4921 | ············qemu_log("%d@%zu.%06zu:via1_rtc_update_data_out·"·"count=%d·value=0x%02x"·"\n", |
4922 | ·····················qemu_get_thread_id(), | 4922 | ·····················qemu_get_thread_id(), |
4923 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4923 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4924 | ·····················,·count,·value); | 4924 | ·····················,·count,·value); |
4925 | #line·4927·"trace/trace-hw_misc.h" | 4925 | #line·4927·"trace/trace-hw_misc.h" |
4926 | ········}·else·{ | 4926 | ········}·else·{ |
4927 | #line·211·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4927 | #line·211·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4928 | ············qemu_log("via1_rtc_update_data_out·"·"count=%d·value=0x%02x"·"\n",·count,·value); | 4928 | ············qemu_log("via1_rtc_update_data_out·"·"count=%d·value=0x%02x"·"\n",·count,·value); |
4929 | #line·4931·"trace/trace-hw_misc.h" | 4929 | #line·4931·"trace/trace-hw_misc.h" |
4930 | ········} | 4930 | ········} |
4931 | ····} | 4931 | ····} |
4932 | } | 4932 | } |
| |
4933 | static·inline·void·trace_via1_rtc_update_data_out(int·count,·int·value) | 4933 | static·inline·void·trace_via1_rtc_update_data_out(int·count,·int·value) |
Offset 4945, 22 lines modified | Offset 4945, 22 lines modified |
| |
4945 | static·inline·void·_nocheck__trace_via1_rtc_update_data_in(int·count,·int·value) | 4945 | static·inline·void·_nocheck__trace_via1_rtc_update_data_in(int·count,·int·value) |
4946 | { | 4946 | { |
4947 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_UPDATE_DATA_IN)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4947 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_UPDATE_DATA_IN)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4948 | ········if·(message_with_timestamp)·{ | 4948 | ········if·(message_with_timestamp)·{ |
4949 | ············struct·timeval·_now; | 4949 | ············struct·timeval·_now; |
4950 | ············gettimeofday(&_now,·NULL); | 4950 | ············gettimeofday(&_now,·NULL); |
4951 | #line·212·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4951 | #line·212·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4952 | ············qemu_log("%d@%zu.%06zu:via1_rtc_update_data_in·"·"count=%d·value=0x%02x"·"\n", | 4952 | ············qemu_log("%d@%zu.%06zu:via1_rtc_update_data_in·"·"count=%d·value=0x%02x"·"\n", |
4953 | ·····················qemu_get_thread_id(), | 4953 | ·····················qemu_get_thread_id(), |
4954 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4954 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4955 | ·····················,·count,·value); | 4955 | ·····················,·count,·value); |
4956 | #line·4958·"trace/trace-hw_misc.h" | 4956 | #line·4958·"trace/trace-hw_misc.h" |
4957 | ········}·else·{ | 4957 | ········}·else·{ |
4958 | #line·212·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4958 | #line·212·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4959 | ············qemu_log("via1_rtc_update_data_in·"·"count=%d·value=0x%02x"·"\n",·count,·value); | 4959 | ············qemu_log("via1_rtc_update_data_in·"·"count=%d·value=0x%02x"·"\n",·count,·value); |
4960 | #line·4962·"trace/trace-hw_misc.h" | 4960 | #line·4962·"trace/trace-hw_misc.h" |
4961 | ········} | 4961 | ········} |
4962 | ····} | 4962 | ····} |
4963 | } | 4963 | } |
| |
4964 | static·inline·void·trace_via1_rtc_update_data_in(int·count,·int·value) | 4964 | static·inline·void·trace_via1_rtc_update_data_in(int·count,·int·value) |
Offset 4976, 22 lines modified | Offset 4976, 22 lines modified |
| |
4976 | static·inline·void·_nocheck__trace_via1_rtc_internal_status(int·cmd,·int·alt,·int·value) | 4976 | static·inline·void·_nocheck__trace_via1_rtc_internal_status(int·cmd,·int·alt,·int·value) |
4977 | { | 4977 | { |
4978 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_STATUS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 4978 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_STATUS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
4979 | ········if·(message_with_timestamp)·{ | 4979 | ········if·(message_with_timestamp)·{ |
4980 | ············struct·timeval·_now; | 4980 | ············struct·timeval·_now; |
4981 | ············gettimeofday(&_now,·NULL); | 4981 | ············gettimeofday(&_now,·NULL); |
4982 | #line·213·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4982 | #line·213·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4983 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_status·"·"cmd=0x%02x·alt=0x%02x·value=0x%02x"·"\n", | 4983 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_status·"·"cmd=0x%02x·alt=0x%02x·value=0x%02x"·"\n", |
4984 | ·····················qemu_get_thread_id(), | 4984 | ·····················qemu_get_thread_id(), |
4985 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 4985 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
4986 | ·····················,·cmd,·alt,·value); | 4986 | ·····················,·cmd,·alt,·value); |
4987 | #line·4989·"trace/trace-hw_misc.h" | 4987 | #line·4989·"trace/trace-hw_misc.h" |
4988 | ········}·else·{ | 4988 | ········}·else·{ |
4989 | #line·213·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 4989 | #line·213·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
4990 | ············qemu_log("via1_rtc_internal_status·"·"cmd=0x%02x·alt=0x%02x·value=0x%02x"·"\n",·cmd,·alt,·value); | 4990 | ············qemu_log("via1_rtc_internal_status·"·"cmd=0x%02x·alt=0x%02x·value=0x%02x"·"\n",·cmd,·alt,·value); |
4991 | #line·4993·"trace/trace-hw_misc.h" | 4991 | #line·4993·"trace/trace-hw_misc.h" |
4992 | ········} | 4992 | ········} |
4993 | ····} | 4993 | ····} |
4994 | } | 4994 | } |
| |
4995 | static·inline·void·trace_via1_rtc_internal_status(int·cmd,·int·alt,·int·value) | 4995 | static·inline·void·trace_via1_rtc_internal_status(int·cmd,·int·alt,·int·value) |
Offset 5007, 22 lines modified | Offset 5007, 22 lines modified |
| |
5007 | static·inline·void·_nocheck__trace_via1_rtc_internal_cmd(int·cmd) | 5007 | static·inline·void·_nocheck__trace_via1_rtc_internal_cmd(int·cmd) |
5008 | { | 5008 | { |
5009 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_CMD)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5009 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_CMD)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5010 | ········if·(message_with_timestamp)·{ | 5010 | ········if·(message_with_timestamp)·{ |
5011 | ············struct·timeval·_now; | 5011 | ············struct·timeval·_now; |
5012 | ············gettimeofday(&_now,·NULL); | 5012 | ············gettimeofday(&_now,·NULL); |
5013 | #line·214·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5013 | #line·214·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5014 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_cmd·"·"cmd=0x%02x"·"\n", | 5014 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_cmd·"·"cmd=0x%02x"·"\n", |
5015 | ·····················qemu_get_thread_id(), | 5015 | ·····················qemu_get_thread_id(), |
5016 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5016 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5017 | ·····················,·cmd); | 5017 | ·····················,·cmd); |
5018 | #line·5020·"trace/trace-hw_misc.h" | 5018 | #line·5020·"trace/trace-hw_misc.h" |
5019 | ········}·else·{ | 5019 | ········}·else·{ |
5020 | #line·214·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5020 | #line·214·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5021 | ············qemu_log("via1_rtc_internal_cmd·"·"cmd=0x%02x"·"\n",·cmd); | 5021 | ············qemu_log("via1_rtc_internal_cmd·"·"cmd=0x%02x"·"\n",·cmd); |
5022 | #line·5024·"trace/trace-hw_misc.h" | 5022 | #line·5024·"trace/trace-hw_misc.h" |
5023 | ········} | 5023 | ········} |
5024 | ····} | 5024 | ····} |
5025 | } | 5025 | } |
| |
5026 | static·inline·void·trace_via1_rtc_internal_cmd(int·cmd) | 5026 | static·inline·void·trace_via1_rtc_internal_cmd(int·cmd) |
Offset 5038, 22 lines modified | Offset 5038, 22 lines modified |
| |
5038 | static·inline·void·_nocheck__trace_via1_rtc_cmd_invalid(int·value) | 5038 | static·inline·void·_nocheck__trace_via1_rtc_cmd_invalid(int·value) |
5039 | { | 5039 | { |
5040 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_INVALID)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5040 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_INVALID)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5041 | ········if·(message_with_timestamp)·{ | 5041 | ········if·(message_with_timestamp)·{ |
5042 | ············struct·timeval·_now; | 5042 | ············struct·timeval·_now; |
5043 | ············gettimeofday(&_now,·NULL); | 5043 | ············gettimeofday(&_now,·NULL); |
5044 | #line·215·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5044 | #line·215·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5045 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_invalid·"·"value=0x%02x"·"\n", | 5045 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_invalid·"·"value=0x%02x"·"\n", |
5046 | ·····················qemu_get_thread_id(), | 5046 | ·····················qemu_get_thread_id(), |
5047 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5047 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5048 | ·····················,·value); | 5048 | ·····················,·value); |
5049 | #line·5051·"trace/trace-hw_misc.h" | 5049 | #line·5051·"trace/trace-hw_misc.h" |
5050 | ········}·else·{ | 5050 | ········}·else·{ |
5051 | #line·215·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5051 | #line·215·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5052 | ············qemu_log("via1_rtc_cmd_invalid·"·"value=0x%02x"·"\n",·value); | 5052 | ············qemu_log("via1_rtc_cmd_invalid·"·"value=0x%02x"·"\n",·value); |
5053 | #line·5055·"trace/trace-hw_misc.h" | 5053 | #line·5055·"trace/trace-hw_misc.h" |
5054 | ········} | 5054 | ········} |
5055 | ····} | 5055 | ····} |
5056 | } | 5056 | } |
| |
5057 | static·inline·void·trace_via1_rtc_cmd_invalid(int·value) | 5057 | static·inline·void·trace_via1_rtc_cmd_invalid(int·value) |
Offset 5069, 22 lines modified | Offset 5069, 22 lines modified |
| |
5069 | static·inline·void·_nocheck__trace_via1_rtc_internal_time(uint32_t·time) | 5069 | static·inline·void·_nocheck__trace_via1_rtc_internal_time(uint32_t·time) |
5070 | { | 5070 | { |
5071 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_TIME)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5071 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_TIME)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5072 | ········if·(message_with_timestamp)·{ | 5072 | ········if·(message_with_timestamp)·{ |
5073 | ············struct·timeval·_now; | 5073 | ············struct·timeval·_now; |
5074 | ············gettimeofday(&_now,·NULL); | 5074 | ············gettimeofday(&_now,·NULL); |
5075 | #line·216·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5075 | #line·216·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5076 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_time·"·"time=0x%08x"·"\n", | 5076 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_time·"·"time=0x%08x"·"\n", |
5077 | ·····················qemu_get_thread_id(), | 5077 | ·····················qemu_get_thread_id(), |
5078 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5078 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5079 | ·····················,·time); | 5079 | ·····················,·time); |
5080 | #line·5082·"trace/trace-hw_misc.h" | 5080 | #line·5082·"trace/trace-hw_misc.h" |
5081 | ········}·else·{ | 5081 | ········}·else·{ |
5082 | #line·216·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5082 | #line·216·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5083 | ············qemu_log("via1_rtc_internal_time·"·"time=0x%08x"·"\n",·time); | 5083 | ············qemu_log("via1_rtc_internal_time·"·"time=0x%08x"·"\n",·time); |
5084 | #line·5086·"trace/trace-hw_misc.h" | 5084 | #line·5086·"trace/trace-hw_misc.h" |
5085 | ········} | 5085 | ········} |
5086 | ····} | 5086 | ····} |
5087 | } | 5087 | } |
| |
5088 | static·inline·void·trace_via1_rtc_internal_time(uint32_t·time) | 5088 | static·inline·void·trace_via1_rtc_internal_time(uint32_t·time) |
Offset 5100, 22 lines modified | Offset 5100, 22 lines modified |
| |
5100 | static·inline·void·_nocheck__trace_via1_rtc_internal_set_cmd(int·cmd) | 5100 | static·inline·void·_nocheck__trace_via1_rtc_internal_set_cmd(int·cmd) |
5101 | { | 5101 | { |
5102 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_SET_CMD)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5102 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_SET_CMD)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5103 | ········if·(message_with_timestamp)·{ | 5103 | ········if·(message_with_timestamp)·{ |
5104 | ············struct·timeval·_now; | 5104 | ············struct·timeval·_now; |
5105 | ············gettimeofday(&_now,·NULL); | 5105 | ············gettimeofday(&_now,·NULL); |
5106 | #line·217·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5106 | #line·217·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5107 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_set_cmd·"·"cmd=0x%02x"·"\n", | 5107 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_set_cmd·"·"cmd=0x%02x"·"\n", |
5108 | ·····················qemu_get_thread_id(), | 5108 | ·····················qemu_get_thread_id(), |
5109 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5109 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5110 | ·····················,·cmd); | 5110 | ·····················,·cmd); |
5111 | #line·5113·"trace/trace-hw_misc.h" | 5111 | #line·5113·"trace/trace-hw_misc.h" |
5112 | ········}·else·{ | 5112 | ········}·else·{ |
5113 | #line·217·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5113 | #line·217·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5114 | ············qemu_log("via1_rtc_internal_set_cmd·"·"cmd=0x%02x"·"\n",·cmd); | 5114 | ············qemu_log("via1_rtc_internal_set_cmd·"·"cmd=0x%02x"·"\n",·cmd); |
5115 | #line·5117·"trace/trace-hw_misc.h" | 5115 | #line·5117·"trace/trace-hw_misc.h" |
5116 | ········} | 5116 | ········} |
5117 | ····} | 5117 | ····} |
5118 | } | 5118 | } |
| |
5119 | static·inline·void·trace_via1_rtc_internal_set_cmd(int·cmd) | 5119 | static·inline·void·trace_via1_rtc_internal_set_cmd(int·cmd) |
Offset 5131, 22 lines modified | Offset 5131, 22 lines modified |
| |
5131 | static·inline·void·_nocheck__trace_via1_rtc_internal_ignore_cmd(int·cmd) | 5131 | static·inline·void·_nocheck__trace_via1_rtc_internal_ignore_cmd(int·cmd) |
5132 | { | 5132 | { |
5133 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_IGNORE_CMD)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5133 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_IGNORE_CMD)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5134 | ········if·(message_with_timestamp)·{ | 5134 | ········if·(message_with_timestamp)·{ |
5135 | ············struct·timeval·_now; | 5135 | ············struct·timeval·_now; |
5136 | ············gettimeofday(&_now,·NULL); | 5136 | ············gettimeofday(&_now,·NULL); |
5137 | #line·218·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5137 | #line·218·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5138 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_ignore_cmd·"·"cmd=0x%02x"·"\n", | 5138 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_ignore_cmd·"·"cmd=0x%02x"·"\n", |
5139 | ·····················qemu_get_thread_id(), | 5139 | ·····················qemu_get_thread_id(), |
5140 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5140 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5141 | ·····················,·cmd); | 5141 | ·····················,·cmd); |
5142 | #line·5144·"trace/trace-hw_misc.h" | 5142 | #line·5144·"trace/trace-hw_misc.h" |
5143 | ········}·else·{ | 5143 | ········}·else·{ |
5144 | #line·218·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5144 | #line·218·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5145 | ············qemu_log("via1_rtc_internal_ignore_cmd·"·"cmd=0x%02x"·"\n",·cmd); | 5145 | ············qemu_log("via1_rtc_internal_ignore_cmd·"·"cmd=0x%02x"·"\n",·cmd); |
5146 | #line·5148·"trace/trace-hw_misc.h" | 5146 | #line·5148·"trace/trace-hw_misc.h" |
5147 | ········} | 5147 | ········} |
5148 | ····} | 5148 | ····} |
5149 | } | 5149 | } |
| |
5150 | static·inline·void·trace_via1_rtc_internal_ignore_cmd(int·cmd) | 5150 | static·inline·void·trace_via1_rtc_internal_ignore_cmd(int·cmd) |
Offset 5162, 22 lines modified | Offset 5162, 22 lines modified |
| |
5162 | static·inline·void·_nocheck__trace_via1_rtc_internal_set_alt(int·alt,·int·sector,·int·offset) | 5162 | static·inline·void·_nocheck__trace_via1_rtc_internal_set_alt(int·alt,·int·sector,·int·offset) |
5163 | { | 5163 | { |
5164 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_SET_ALT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5164 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_INTERNAL_SET_ALT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5165 | ········if·(message_with_timestamp)·{ | 5165 | ········if·(message_with_timestamp)·{ |
5166 | ············struct·timeval·_now; | 5166 | ············struct·timeval·_now; |
5167 | ············gettimeofday(&_now,·NULL); | 5167 | ············gettimeofday(&_now,·NULL); |
5168 | #line·219·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5168 | #line·219·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5169 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_set_alt·"·"alt=0x%02x·sector=%u·offset=%u"·"\n", | 5169 | ············qemu_log("%d@%zu.%06zu:via1_rtc_internal_set_alt·"·"alt=0x%02x·sector=%u·offset=%u"·"\n", |
5170 | ·····················qemu_get_thread_id(), | 5170 | ·····················qemu_get_thread_id(), |
5171 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5171 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5172 | ·····················,·alt,·sector,·offset); | 5172 | ·····················,·alt,·sector,·offset); |
5173 | #line·5175·"trace/trace-hw_misc.h" | 5173 | #line·5175·"trace/trace-hw_misc.h" |
5174 | ········}·else·{ | 5174 | ········}·else·{ |
5175 | #line·219·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5175 | #line·219·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5176 | ············qemu_log("via1_rtc_internal_set_alt·"·"alt=0x%02x·sector=%u·offset=%u"·"\n",·alt,·sector,·offset); | 5176 | ············qemu_log("via1_rtc_internal_set_alt·"·"alt=0x%02x·sector=%u·offset=%u"·"\n",·alt,·sector,·offset); |
5177 | #line·5179·"trace/trace-hw_misc.h" | 5177 | #line·5179·"trace/trace-hw_misc.h" |
5178 | ········} | 5178 | ········} |
5179 | ····} | 5179 | ····} |
5180 | } | 5180 | } |
| |
5181 | static·inline·void·trace_via1_rtc_internal_set_alt(int·alt,·int·sector,·int·offset) | 5181 | static·inline·void·trace_via1_rtc_internal_set_alt(int·alt,·int·sector,·int·offset) |
Offset 5193, 22 lines modified | Offset 5193, 22 lines modified |
| |
5193 | static·inline·void·_nocheck__trace_via1_rtc_cmd_seconds_read(int·reg,·int·value) | 5193 | static·inline·void·_nocheck__trace_via1_rtc_cmd_seconds_read(int·reg,·int·value) |
5194 | { | 5194 | { |
5195 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_SECONDS_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5195 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_SECONDS_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5196 | ········if·(message_with_timestamp)·{ | 5196 | ········if·(message_with_timestamp)·{ |
5197 | ············struct·timeval·_now; | 5197 | ············struct·timeval·_now; |
5198 | ············gettimeofday(&_now,·NULL); | 5198 | ············gettimeofday(&_now,·NULL); |
5199 | #line·220·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5199 | #line·220·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5200 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_seconds_read·"·"reg=%d·value=0x%02x"·"\n", | 5200 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_seconds_read·"·"reg=%d·value=0x%02x"·"\n", |
5201 | ·····················qemu_get_thread_id(), | 5201 | ·····················qemu_get_thread_id(), |
5202 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5202 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5203 | ·····················,·reg,·value); | 5203 | ·····················,·reg,·value); |
5204 | #line·5206·"trace/trace-hw_misc.h" | 5204 | #line·5206·"trace/trace-hw_misc.h" |
5205 | ········}·else·{ | 5205 | ········}·else·{ |
5206 | #line·220·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5206 | #line·220·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5207 | ············qemu_log("via1_rtc_cmd_seconds_read·"·"reg=%d·value=0x%02x"·"\n",·reg,·value); | 5207 | ············qemu_log("via1_rtc_cmd_seconds_read·"·"reg=%d·value=0x%02x"·"\n",·reg,·value); |
5208 | #line·5210·"trace/trace-hw_misc.h" | 5208 | #line·5210·"trace/trace-hw_misc.h" |
5209 | ········} | 5209 | ········} |
5210 | ····} | 5210 | ····} |
5211 | } | 5211 | } |
| |
5212 | static·inline·void·trace_via1_rtc_cmd_seconds_read(int·reg,·int·value) | 5212 | static·inline·void·trace_via1_rtc_cmd_seconds_read(int·reg,·int·value) |
Offset 5224, 22 lines modified | Offset 5224, 22 lines modified |
| |
5224 | static·inline·void·_nocheck__trace_via1_rtc_cmd_seconds_write(int·reg,·int·value) | 5224 | static·inline·void·_nocheck__trace_via1_rtc_cmd_seconds_write(int·reg,·int·value) |
5225 | { | 5225 | { |
5226 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_SECONDS_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5226 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_SECONDS_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5227 | ········if·(message_with_timestamp)·{ | 5227 | ········if·(message_with_timestamp)·{ |
5228 | ············struct·timeval·_now; | 5228 | ············struct·timeval·_now; |
5229 | ············gettimeofday(&_now,·NULL); | 5229 | ············gettimeofday(&_now,·NULL); |
5230 | #line·221·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5230 | #line·221·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5231 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_seconds_write·"·"reg=%d·value=0x%02x"·"\n", | 5231 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_seconds_write·"·"reg=%d·value=0x%02x"·"\n", |
5232 | ·····················qemu_get_thread_id(), | 5232 | ·····················qemu_get_thread_id(), |
5233 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5233 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5234 | ·····················,·reg,·value); | 5234 | ·····················,·reg,·value); |
5235 | #line·5237·"trace/trace-hw_misc.h" | 5235 | #line·5237·"trace/trace-hw_misc.h" |
5236 | ········}·else·{ | 5236 | ········}·else·{ |
5237 | #line·221·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5237 | #line·221·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5238 | ············qemu_log("via1_rtc_cmd_seconds_write·"·"reg=%d·value=0x%02x"·"\n",·reg,·value); | 5238 | ············qemu_log("via1_rtc_cmd_seconds_write·"·"reg=%d·value=0x%02x"·"\n",·reg,·value); |
5239 | #line·5241·"trace/trace-hw_misc.h" | 5239 | #line·5241·"trace/trace-hw_misc.h" |
5240 | ········} | 5240 | ········} |
5241 | ····} | 5241 | ····} |
5242 | } | 5242 | } |
| |
5243 | static·inline·void·trace_via1_rtc_cmd_seconds_write(int·reg,·int·value) | 5243 | static·inline·void·trace_via1_rtc_cmd_seconds_write(int·reg,·int·value) |
Offset 5255, 22 lines modified | Offset 5255, 22 lines modified |
| |
5255 | static·inline·void·_nocheck__trace_via1_rtc_cmd_test_write(int·value) | 5255 | static·inline·void·_nocheck__trace_via1_rtc_cmd_test_write(int·value) |
5256 | { | 5256 | { |
5257 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_TEST_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5257 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_TEST_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5258 | ········if·(message_with_timestamp)·{ | 5258 | ········if·(message_with_timestamp)·{ |
5259 | ············struct·timeval·_now; | 5259 | ············struct·timeval·_now; |
5260 | ············gettimeofday(&_now,·NULL); | 5260 | ············gettimeofday(&_now,·NULL); |
5261 | #line·222·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5261 | #line·222·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5262 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_test_write·"·"value=0x%02x"·"\n", | 5262 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_test_write·"·"value=0x%02x"·"\n", |
5263 | ·····················qemu_get_thread_id(), | 5263 | ·····················qemu_get_thread_id(), |
5264 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5264 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5265 | ·····················,·value); | 5265 | ·····················,·value); |
5266 | #line·5268·"trace/trace-hw_misc.h" | 5266 | #line·5268·"trace/trace-hw_misc.h" |
5267 | ········}·else·{ | 5267 | ········}·else·{ |
5268 | #line·222·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5268 | #line·222·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5269 | ············qemu_log("via1_rtc_cmd_test_write·"·"value=0x%02x"·"\n",·value); | 5269 | ············qemu_log("via1_rtc_cmd_test_write·"·"value=0x%02x"·"\n",·value); |
5270 | #line·5272·"trace/trace-hw_misc.h" | 5270 | #line·5272·"trace/trace-hw_misc.h" |
5271 | ········} | 5271 | ········} |
5272 | ····} | 5272 | ····} |
5273 | } | 5273 | } |
| |
5274 | static·inline·void·trace_via1_rtc_cmd_test_write(int·value) | 5274 | static·inline·void·trace_via1_rtc_cmd_test_write(int·value) |
Offset 5286, 22 lines modified | Offset 5286, 22 lines modified |
| |
5286 | static·inline·void·_nocheck__trace_via1_rtc_cmd_wprotect_write(int·value) | 5286 | static·inline·void·_nocheck__trace_via1_rtc_cmd_wprotect_write(int·value) |
5287 | { | 5287 | { |
5288 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_WPROTECT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5288 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_WPROTECT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5289 | ········if·(message_with_timestamp)·{ | 5289 | ········if·(message_with_timestamp)·{ |
5290 | ············struct·timeval·_now; | 5290 | ············struct·timeval·_now; |
5291 | ············gettimeofday(&_now,·NULL); | 5291 | ············gettimeofday(&_now,·NULL); |
5292 | #line·223·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5292 | #line·223·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5293 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_wprotect_write·"·"value=0x%02x"·"\n", | 5293 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_wprotect_write·"·"value=0x%02x"·"\n", |
5294 | ·····················qemu_get_thread_id(), | 5294 | ·····················qemu_get_thread_id(), |
5295 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5295 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5296 | ·····················,·value); | 5296 | ·····················,·value); |
5297 | #line·5299·"trace/trace-hw_misc.h" | 5297 | #line·5299·"trace/trace-hw_misc.h" |
5298 | ········}·else·{ | 5298 | ········}·else·{ |
5299 | #line·223·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5299 | #line·223·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5300 | ············qemu_log("via1_rtc_cmd_wprotect_write·"·"value=0x%02x"·"\n",·value); | 5300 | ············qemu_log("via1_rtc_cmd_wprotect_write·"·"value=0x%02x"·"\n",·value); |
5301 | #line·5303·"trace/trace-hw_misc.h" | 5301 | #line·5303·"trace/trace-hw_misc.h" |
5302 | ········} | 5302 | ········} |
5303 | ····} | 5303 | ····} |
5304 | } | 5304 | } |
| |
5305 | static·inline·void·trace_via1_rtc_cmd_wprotect_write(int·value) | 5305 | static·inline·void·trace_via1_rtc_cmd_wprotect_write(int·value) |
Offset 5317, 22 lines modified | Offset 5317, 22 lines modified |
| |
5317 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_read(int·addr,·int·value) | 5317 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_read(int·addr,·int·value) |
5318 | { | 5318 | { |
5319 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5319 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5320 | ········if·(message_with_timestamp)·{ | 5320 | ········if·(message_with_timestamp)·{ |
5321 | ············struct·timeval·_now; | 5321 | ············struct·timeval·_now; |
5322 | ············gettimeofday(&_now,·NULL); | 5322 | ············gettimeofday(&_now,·NULL); |
5323 | #line·224·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5323 | #line·224·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5324 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_read·"·"addr=%u·value=0x%02x"·"\n", | 5324 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_read·"·"addr=%u·value=0x%02x"·"\n", |
5325 | ·····················qemu_get_thread_id(), | 5325 | ·····················qemu_get_thread_id(), |
5326 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5326 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5327 | ·····················,·addr,·value); | 5327 | ·····················,·addr,·value); |
5328 | #line·5330·"trace/trace-hw_misc.h" | 5328 | #line·5330·"trace/trace-hw_misc.h" |
5329 | ········}·else·{ | 5329 | ········}·else·{ |
5330 | #line·224·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5330 | #line·224·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5331 | ············qemu_log("via1_rtc_cmd_pram_read·"·"addr=%u·value=0x%02x"·"\n",·addr,·value); | 5331 | ············qemu_log("via1_rtc_cmd_pram_read·"·"addr=%u·value=0x%02x"·"\n",·addr,·value); |
5332 | #line·5334·"trace/trace-hw_misc.h" | 5332 | #line·5334·"trace/trace-hw_misc.h" |
5333 | ········} | 5333 | ········} |
5334 | ····} | 5334 | ····} |
5335 | } | 5335 | } |
| |
5336 | static·inline·void·trace_via1_rtc_cmd_pram_read(int·addr,·int·value) | 5336 | static·inline·void·trace_via1_rtc_cmd_pram_read(int·addr,·int·value) |
Offset 5348, 22 lines modified | Offset 5348, 22 lines modified |
| |
5348 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_write(int·addr,·int·value) | 5348 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_write(int·addr,·int·value) |
5349 | { | 5349 | { |
5350 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5350 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5351 | ········if·(message_with_timestamp)·{ | 5351 | ········if·(message_with_timestamp)·{ |
5352 | ············struct·timeval·_now; | 5352 | ············struct·timeval·_now; |
5353 | ············gettimeofday(&_now,·NULL); | 5353 | ············gettimeofday(&_now,·NULL); |
5354 | #line·225·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5354 | #line·225·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5355 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_write·"·"addr=%u·value=0x%02x"·"\n", | 5355 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_write·"·"addr=%u·value=0x%02x"·"\n", |
5356 | ·····················qemu_get_thread_id(), | 5356 | ·····················qemu_get_thread_id(), |
5357 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5357 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5358 | ·····················,·addr,·value); | 5358 | ·····················,·addr,·value); |
5359 | #line·5361·"trace/trace-hw_misc.h" | 5359 | #line·5361·"trace/trace-hw_misc.h" |
5360 | ········}·else·{ | 5360 | ········}·else·{ |
5361 | #line·225·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5361 | #line·225·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5362 | ············qemu_log("via1_rtc_cmd_pram_write·"·"addr=%u·value=0x%02x"·"\n",·addr,·value); | 5362 | ············qemu_log("via1_rtc_cmd_pram_write·"·"addr=%u·value=0x%02x"·"\n",·addr,·value); |
5363 | #line·5365·"trace/trace-hw_misc.h" | 5363 | #line·5365·"trace/trace-hw_misc.h" |
5364 | ········} | 5364 | ········} |
5365 | ····} | 5365 | ····} |
5366 | } | 5366 | } |
| |
5367 | static·inline·void·trace_via1_rtc_cmd_pram_write(int·addr,·int·value) | 5367 | static·inline·void·trace_via1_rtc_cmd_pram_write(int·addr,·int·value) |
Offset 5379, 22 lines modified | Offset 5379, 22 lines modified |
| |
5379 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_sect_read(int·sector,·int·offset,·int·addr,·int·value) | 5379 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_sect_read(int·sector,·int·offset,·int·addr,·int·value) |
5380 | { | 5380 | { |
5381 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_SECT_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5381 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_SECT_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5382 | ········if·(message_with_timestamp)·{ | 5382 | ········if·(message_with_timestamp)·{ |
5383 | ············struct·timeval·_now; | 5383 | ············struct·timeval·_now; |
5384 | ············gettimeofday(&_now,·NULL); | 5384 | ············gettimeofday(&_now,·NULL); |
5385 | #line·226·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5385 | #line·226·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5386 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_sect_read·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n", | 5386 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_sect_read·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n", |
5387 | ·····················qemu_get_thread_id(), | 5387 | ·····················qemu_get_thread_id(), |
5388 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5388 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5389 | ·····················,·sector,·offset,·addr,·value); | 5389 | ·····················,·sector,·offset,·addr,·value); |
5390 | #line·5392·"trace/trace-hw_misc.h" | 5390 | #line·5392·"trace/trace-hw_misc.h" |
5391 | ········}·else·{ | 5391 | ········}·else·{ |
5392 | #line·226·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5392 | #line·226·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5393 | ············qemu_log("via1_rtc_cmd_pram_sect_read·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n",·sector,·offset,·addr,·value); | 5393 | ············qemu_log("via1_rtc_cmd_pram_sect_read·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n",·sector,·offset,·addr,·value); |
5394 | #line·5396·"trace/trace-hw_misc.h" | 5394 | #line·5396·"trace/trace-hw_misc.h" |
5395 | ········} | 5395 | ········} |
5396 | ····} | 5396 | ····} |
5397 | } | 5397 | } |
| |
5398 | static·inline·void·trace_via1_rtc_cmd_pram_sect_read(int·sector,·int·offset,·int·addr,·int·value) | 5398 | static·inline·void·trace_via1_rtc_cmd_pram_sect_read(int·sector,·int·offset,·int·addr,·int·value) |
Offset 5410, 22 lines modified | Offset 5410, 22 lines modified |
| |
5410 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_sect_write(int·sector,·int·offset,·int·addr,·int·value) | 5410 | static·inline·void·_nocheck__trace_via1_rtc_cmd_pram_sect_write(int·sector,·int·offset,·int·addr,·int·value) |
5411 | { | 5411 | { |
5412 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_SECT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5412 | ····if·(trace_event_get_state(TRACE_VIA1_RTC_CMD_PRAM_SECT_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5413 | ········if·(message_with_timestamp)·{ | 5413 | ········if·(message_with_timestamp)·{ |
5414 | ············struct·timeval·_now; | 5414 | ············struct·timeval·_now; |
5415 | ············gettimeofday(&_now,·NULL); | 5415 | ············gettimeofday(&_now,·NULL); |
5416 | #line·227·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5416 | #line·227·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5417 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_sect_write·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n", | 5417 | ············qemu_log("%d@%zu.%06zu:via1_rtc_cmd_pram_sect_write·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n", |
5418 | ·····················qemu_get_thread_id(), | 5418 | ·····················qemu_get_thread_id(), |
5419 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5419 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5420 | ·····················,·sector,·offset,·addr,·value); | 5420 | ·····················,·sector,·offset,·addr,·value); |
5421 | #line·5423·"trace/trace-hw_misc.h" | 5421 | #line·5423·"trace/trace-hw_misc.h" |
5422 | ········}·else·{ | 5422 | ········}·else·{ |
5423 | #line·227·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5423 | #line·227·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5424 | ············qemu_log("via1_rtc_cmd_pram_sect_write·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n",·sector,·offset,·addr,·value); | 5424 | ············qemu_log("via1_rtc_cmd_pram_sect_write·"·"sector=%u·offset=%u·addr=0x%x·value=0x%02x"·"\n",·sector,·offset,·addr,·value); |
5425 | #line·5427·"trace/trace-hw_misc.h" | 5425 | #line·5427·"trace/trace-hw_misc.h" |
5426 | ········} | 5426 | ········} |
5427 | ····} | 5427 | ····} |
5428 | } | 5428 | } |
| |
5429 | static·inline·void·trace_via1_rtc_cmd_pram_sect_write(int·sector,·int·offset,·int·addr,·int·value) | 5429 | static·inline·void·trace_via1_rtc_cmd_pram_sect_write(int·sector,·int·offset,·int·addr,·int·value) |
Offset 5441, 22 lines modified | Offset 5441, 22 lines modified |
| |
5441 | static·inline·void·_nocheck__trace_via1_adb_send(const·char·*·state,·uint8_t·data,·const·char·*·vadbint) | 5441 | static·inline·void·_nocheck__trace_via1_adb_send(const·char·*·state,·uint8_t·data,·const·char·*·vadbint) |
5442 | { | 5442 | { |
5443 | ····if·(trace_event_get_state(TRACE_VIA1_ADB_SEND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5443 | ····if·(trace_event_get_state(TRACE_VIA1_ADB_SEND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5444 | ········if·(message_with_timestamp)·{ | 5444 | ········if·(message_with_timestamp)·{ |
5445 | ············struct·timeval·_now; | 5445 | ············struct·timeval·_now; |
5446 | ············gettimeofday(&_now,·NULL); | 5446 | ············gettimeofday(&_now,·NULL); |
5447 | #line·228·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5447 | #line·228·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5448 | ············qemu_log("%d@%zu.%06zu:via1_adb_send·"·"state·%s·data=0x%02x·vADBInt=%s"·"\n", | 5448 | ············qemu_log("%d@%zu.%06zu:via1_adb_send·"·"state·%s·data=0x%02x·vADBInt=%s"·"\n", |
5449 | ·····················qemu_get_thread_id(), | 5449 | ·····················qemu_get_thread_id(), |
5450 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5450 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5451 | ·····················,·state,·data,·vadbint); | 5451 | ·····················,·state,·data,·vadbint); |
5452 | #line·5454·"trace/trace-hw_misc.h" | 5452 | #line·5454·"trace/trace-hw_misc.h" |
5453 | ········}·else·{ | 5453 | ········}·else·{ |
5454 | #line·228·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5454 | #line·228·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5455 | ············qemu_log("via1_adb_send·"·"state·%s·data=0x%02x·vADBInt=%s"·"\n",·state,·data,·vadbint); | 5455 | ············qemu_log("via1_adb_send·"·"state·%s·data=0x%02x·vADBInt=%s"·"\n",·state,·data,·vadbint); |
5456 | #line·5458·"trace/trace-hw_misc.h" | 5456 | #line·5458·"trace/trace-hw_misc.h" |
5457 | ········} | 5457 | ········} |
5458 | ····} | 5458 | ····} |
5459 | } | 5459 | } |
| |
5460 | static·inline·void·trace_via1_adb_send(const·char·*·state,·uint8_t·data,·const·char·*·vadbint) | 5460 | static·inline·void·trace_via1_adb_send(const·char·*·state,·uint8_t·data,·const·char·*·vadbint) |
Offset 5472, 22 lines modified | Offset 5472, 22 lines modified |
| |
5472 | static·inline·void·_nocheck__trace_via1_adb_receive(const·char·*·state,·uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) | 5472 | static·inline·void·_nocheck__trace_via1_adb_receive(const·char·*·state,·uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) |
5473 | { | 5473 | { |
5474 | ····if·(trace_event_get_state(TRACE_VIA1_ADB_RECEIVE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5474 | ····if·(trace_event_get_state(TRACE_VIA1_ADB_RECEIVE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5475 | ········if·(message_with_timestamp)·{ | 5475 | ········if·(message_with_timestamp)·{ |
5476 | ············struct·timeval·_now; | 5476 | ············struct·timeval·_now; |
5477 | ············gettimeofday(&_now,·NULL); | 5477 | ············gettimeofday(&_now,·NULL); |
5478 | #line·229·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5478 | #line·229·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5479 | ············qemu_log("%d@%zu.%06zu:via1_adb_receive·"·"state·%s·data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n", | 5479 | ············qemu_log("%d@%zu.%06zu:via1_adb_receive·"·"state·%s·data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n", |
5480 | ·····················qemu_get_thread_id(), | 5480 | ·····················qemu_get_thread_id(), |
5481 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5481 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5482 | ·····················,·state,·data,·vadbint,·status,·index,·size); | 5482 | ·····················,·state,·data,·vadbint,·status,·index,·size); |
5483 | #line·5485·"trace/trace-hw_misc.h" | 5483 | #line·5485·"trace/trace-hw_misc.h" |
5484 | ········}·else·{ | 5484 | ········}·else·{ |
5485 | #line·229·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5485 | #line·229·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5486 | ············qemu_log("via1_adb_receive·"·"state·%s·data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n",·state,·data,·vadbint,·status,·index,·size); | 5486 | ············qemu_log("via1_adb_receive·"·"state·%s·data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n",·state,·data,·vadbint,·status,·index,·size); |
5487 | #line·5489·"trace/trace-hw_misc.h" | 5487 | #line·5489·"trace/trace-hw_misc.h" |
5488 | ········} | 5488 | ········} |
5489 | ····} | 5489 | ····} |
5490 | } | 5490 | } |
| |
5491 | static·inline·void·trace_via1_adb_receive(const·char·*·state,·uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) | 5491 | static·inline·void·trace_via1_adb_receive(const·char·*·state,·uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) |
Offset 5503, 22 lines modified | Offset 5503, 22 lines modified |
| |
5503 | static·inline·void·_nocheck__trace_via1_adb_poll(uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) | 5503 | static·inline·void·_nocheck__trace_via1_adb_poll(uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) |
5504 | { | 5504 | { |
5505 | ····if·(trace_event_get_state(TRACE_VIA1_ADB_POLL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5505 | ····if·(trace_event_get_state(TRACE_VIA1_ADB_POLL)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5506 | ········if·(message_with_timestamp)·{ | 5506 | ········if·(message_with_timestamp)·{ |
5507 | ············struct·timeval·_now; | 5507 | ············struct·timeval·_now; |
5508 | ············gettimeofday(&_now,·NULL); | 5508 | ············gettimeofday(&_now,·NULL); |
5509 | #line·230·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5509 | #line·230·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5510 | ············qemu_log("%d@%zu.%06zu:via1_adb_poll·"·"data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n", | 5510 | ············qemu_log("%d@%zu.%06zu:via1_adb_poll·"·"data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n", |
5511 | ·····················qemu_get_thread_id(), | 5511 | ·····················qemu_get_thread_id(), |
5512 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5512 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5513 | ·····················,·data,·vadbint,·status,·index,·size); | 5513 | ·····················,·data,·vadbint,·status,·index,·size); |
5514 | #line·5516·"trace/trace-hw_misc.h" | 5514 | #line·5516·"trace/trace-hw_misc.h" |
5515 | ········}·else·{ | 5515 | ········}·else·{ |
5516 | #line·230·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5516 | #line·230·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5517 | ············qemu_log("via1_adb_poll·"·"data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n",·data,·vadbint,·status,·index,·size); | 5517 | ············qemu_log("via1_adb_poll·"·"data=0x%02x·vADBInt=%s·status=0x%x·index=%d·size=%d"·"\n",·data,·vadbint,·status,·index,·size); |
5518 | #line·5520·"trace/trace-hw_misc.h" | 5518 | #line·5520·"trace/trace-hw_misc.h" |
5519 | ········} | 5519 | ········} |
5520 | ····} | 5520 | ····} |
5521 | } | 5521 | } |
| |
5522 | static·inline·void·trace_via1_adb_poll(uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) | 5522 | static·inline·void·trace_via1_adb_poll(uint8_t·data,·const·char·*·vadbint,·int·status,·int·index,·int·size) |
Offset 5534, 22 lines modified | Offset 5534, 22 lines modified |
| |
5534 | static·inline·void·_nocheck__trace_via1_auxmode(int·mode) | 5534 | static·inline·void·_nocheck__trace_via1_auxmode(int·mode) |
5535 | { | 5535 | { |
5536 | ····if·(trace_event_get_state(TRACE_VIA1_AUXMODE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5536 | ····if·(trace_event_get_state(TRACE_VIA1_AUXMODE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5537 | ········if·(message_with_timestamp)·{ | 5537 | ········if·(message_with_timestamp)·{ |
5538 | ············struct·timeval·_now; | 5538 | ············struct·timeval·_now; |
5539 | ············gettimeofday(&_now,·NULL); | 5539 | ············gettimeofday(&_now,·NULL); |
5540 | #line·231·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5540 | #line·231·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5541 | ············qemu_log("%d@%zu.%06zu:via1_auxmode·"·"setting·auxmode·to·%d"·"\n", | 5541 | ············qemu_log("%d@%zu.%06zu:via1_auxmode·"·"setting·auxmode·to·%d"·"\n", |
5542 | ·····················qemu_get_thread_id(), | 5542 | ·····················qemu_get_thread_id(), |
5543 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5543 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5544 | ·····················,·mode); | 5544 | ·····················,·mode); |
5545 | #line·5547·"trace/trace-hw_misc.h" | 5545 | #line·5547·"trace/trace-hw_misc.h" |
5546 | ········}·else·{ | 5546 | ········}·else·{ |
5547 | #line·231·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5547 | #line·231·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5548 | ············qemu_log("via1_auxmode·"·"setting·auxmode·to·%d"·"\n",·mode); | 5548 | ············qemu_log("via1_auxmode·"·"setting·auxmode·to·%d"·"\n",·mode); |
5549 | #line·5551·"trace/trace-hw_misc.h" | 5549 | #line·5551·"trace/trace-hw_misc.h" |
5550 | ········} | 5550 | ········} |
5551 | ····} | 5551 | ····} |
5552 | } | 5552 | } |
| |
5553 | static·inline·void·trace_via1_auxmode(int·mode) | 5553 | static·inline·void·trace_via1_auxmode(int·mode) |
Offset 5565, 22 lines modified | Offset 5565, 22 lines modified |
| |
5565 | static·inline·void·_nocheck__trace_grlib_ahb_pnp_read(uint64_t·addr,·uint32_t·value) | 5565 | static·inline·void·_nocheck__trace_grlib_ahb_pnp_read(uint64_t·addr,·uint32_t·value) |
5566 | { | 5566 | { |
5567 | ····if·(trace_event_get_state(TRACE_GRLIB_AHB_PNP_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5567 | ····if·(trace_event_get_state(TRACE_GRLIB_AHB_PNP_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5568 | ········if·(message_with_timestamp)·{ | 5568 | ········if·(message_with_timestamp)·{ |
5569 | ············struct·timeval·_now; | 5569 | ············struct·timeval·_now; |
5570 | ············gettimeofday(&_now,·NULL); | 5570 | ············gettimeofday(&_now,·NULL); |
5571 | #line·234·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5571 | #line·234·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5572 | ············qemu_log("%d@%zu.%06zu:grlib_ahb_pnp_read·"·"AHB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n", | 5572 | ············qemu_log("%d@%zu.%06zu:grlib_ahb_pnp_read·"·"AHB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n", |
5573 | ·····················qemu_get_thread_id(), | 5573 | ·····················qemu_get_thread_id(), |
5574 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5574 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5575 | ·····················,·addr,·value); | 5575 | ·····················,·addr,·value); |
5576 | #line·5578·"trace/trace-hw_misc.h" | 5576 | #line·5578·"trace/trace-hw_misc.h" |
5577 | ········}·else·{ | 5577 | ········}·else·{ |
5578 | #line·234·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5578 | #line·234·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5579 | ············qemu_log("grlib_ahb_pnp_read·"·"AHB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n",·addr,·value); | 5579 | ············qemu_log("grlib_ahb_pnp_read·"·"AHB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n",·addr,·value); |
5580 | #line·5582·"trace/trace-hw_misc.h" | 5580 | #line·5582·"trace/trace-hw_misc.h" |
5581 | ········} | 5581 | ········} |
5582 | ····} | 5582 | ····} |
5583 | } | 5583 | } |
| |
5584 | static·inline·void·trace_grlib_ahb_pnp_read(uint64_t·addr,·uint32_t·value) | 5584 | static·inline·void·trace_grlib_ahb_pnp_read(uint64_t·addr,·uint32_t·value) |
Offset 5596, 22 lines modified | Offset 5596, 22 lines modified |
| |
5596 | static·inline·void·_nocheck__trace_grlib_apb_pnp_read(uint64_t·addr,·uint32_t·value) | 5596 | static·inline·void·_nocheck__trace_grlib_apb_pnp_read(uint64_t·addr,·uint32_t·value) |
5597 | { | 5597 | { |
5598 | ····if·(trace_event_get_state(TRACE_GRLIB_APB_PNP_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5598 | ····if·(trace_event_get_state(TRACE_GRLIB_APB_PNP_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5599 | ········if·(message_with_timestamp)·{ | 5599 | ········if·(message_with_timestamp)·{ |
5600 | ············struct·timeval·_now; | 5600 | ············struct·timeval·_now; |
5601 | ············gettimeofday(&_now,·NULL); | 5601 | ············gettimeofday(&_now,·NULL); |
5602 | #line·235·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5602 | #line·235·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5603 | ············qemu_log("%d@%zu.%06zu:grlib_apb_pnp_read·"·"APB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n", | 5603 | ············qemu_log("%d@%zu.%06zu:grlib_apb_pnp_read·"·"APB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n", |
5604 | ·····················qemu_get_thread_id(), | 5604 | ·····················qemu_get_thread_id(), |
5605 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5605 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5606 | ·····················,·addr,·value); | 5606 | ·····················,·addr,·value); |
5607 | #line·5609·"trace/trace-hw_misc.h" | 5607 | #line·5609·"trace/trace-hw_misc.h" |
5608 | ········}·else·{ | 5608 | ········}·else·{ |
5609 | #line·235·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5609 | #line·235·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5610 | ············qemu_log("grlib_apb_pnp_read·"·"APB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n",·addr,·value); | 5610 | ············qemu_log("grlib_apb_pnp_read·"·"APB·PnP·read·addr:0x%03"PRIx64"·data:0x%08x"·"\n",·addr,·value); |
5611 | #line·5613·"trace/trace-hw_misc.h" | 5611 | #line·5613·"trace/trace-hw_misc.h" |
5612 | ········} | 5612 | ········} |
5613 | ····} | 5613 | ····} |
5614 | } | 5614 | } |
| |
5615 | static·inline·void·trace_grlib_apb_pnp_read(uint64_t·addr,·uint32_t·value) | 5615 | static·inline·void·trace_grlib_apb_pnp_read(uint64_t·addr,·uint32_t·value) |
Offset 5627, 22 lines modified | Offset 5627, 22 lines modified |
| |
5627 | static·inline·void·_nocheck__trace_led_set_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·intensity_percent) | 5627 | static·inline·void·_nocheck__trace_led_set_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·intensity_percent) |
5628 | { | 5628 | { |
5629 | ····if·(trace_event_get_state(TRACE_LED_SET_INTENSITY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5629 | ····if·(trace_event_get_state(TRACE_LED_SET_INTENSITY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5630 | ········if·(message_with_timestamp)·{ | 5630 | ········if·(message_with_timestamp)·{ |
5631 | ············struct·timeval·_now; | 5631 | ············struct·timeval·_now; |
5632 | ············gettimeofday(&_now,·NULL); | 5632 | ············gettimeofday(&_now,·NULL); |
5633 | #line·238·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5633 | #line·238·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5634 | ············qemu_log("%d@%zu.%06zu:led_set_intensity·"·"LED·desc:'%s'·color:%s·intensity:·%u%%"·"\n", | 5634 | ············qemu_log("%d@%zu.%06zu:led_set_intensity·"·"LED·desc:'%s'·color:%s·intensity:·%u%%"·"\n", |
5635 | ·····················qemu_get_thread_id(), | 5635 | ·····················qemu_get_thread_id(), |
5636 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5636 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5637 | ·····················,·color,·desc,·intensity_percent); | 5637 | ·····················,·color,·desc,·intensity_percent); |
5638 | #line·5640·"trace/trace-hw_misc.h" | 5638 | #line·5640·"trace/trace-hw_misc.h" |
5639 | ········}·else·{ | 5639 | ········}·else·{ |
5640 | #line·238·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5640 | #line·238·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5641 | ············qemu_log("led_set_intensity·"·"LED·desc:'%s'·color:%s·intensity:·%u%%"·"\n",·color,·desc,·intensity_percent); | 5641 | ············qemu_log("led_set_intensity·"·"LED·desc:'%s'·color:%s·intensity:·%u%%"·"\n",·color,·desc,·intensity_percent); |
5642 | #line·5644·"trace/trace-hw_misc.h" | 5642 | #line·5644·"trace/trace-hw_misc.h" |
5643 | ········} | 5643 | ········} |
5644 | ····} | 5644 | ····} |
5645 | } | 5645 | } |
| |
5646 | static·inline·void·trace_led_set_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·intensity_percent) | 5646 | static·inline·void·trace_led_set_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·intensity_percent) |
Offset 5658, 22 lines modified | Offset 5658, 22 lines modified |
| |
5658 | static·inline·void·_nocheck__trace_led_change_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·old_intensity_percent,·uint8_t·new_intensity_percent) | 5658 | static·inline·void·_nocheck__trace_led_change_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·old_intensity_percent,·uint8_t·new_intensity_percent) |
5659 | { | 5659 | { |
5660 | ····if·(trace_event_get_state(TRACE_LED_CHANGE_INTENSITY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5660 | ····if·(trace_event_get_state(TRACE_LED_CHANGE_INTENSITY)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5661 | ········if·(message_with_timestamp)·{ | 5661 | ········if·(message_with_timestamp)·{ |
5662 | ············struct·timeval·_now; | 5662 | ············struct·timeval·_now; |
5663 | ············gettimeofday(&_now,·NULL); | 5663 | ············gettimeofday(&_now,·NULL); |
5664 | #line·239·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5664 | #line·239·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5665 | ············qemu_log("%d@%zu.%06zu:led_change_intensity·"·"LED·desc:'%s'·color:%s·intensity·%u%%·->·%u%%"·"\n", | 5665 | ············qemu_log("%d@%zu.%06zu:led_change_intensity·"·"LED·desc:'%s'·color:%s·intensity·%u%%·->·%u%%"·"\n", |
5666 | ·····················qemu_get_thread_id(), | 5666 | ·····················qemu_get_thread_id(), |
5667 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5667 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5668 | ·····················,·color,·desc,·old_intensity_percent,·new_intensity_percent); | 5668 | ·····················,·color,·desc,·old_intensity_percent,·new_intensity_percent); |
5669 | #line·5671·"trace/trace-hw_misc.h" | 5669 | #line·5671·"trace/trace-hw_misc.h" |
5670 | ········}·else·{ | 5670 | ········}·else·{ |
5671 | #line·239·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5671 | #line·239·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5672 | ············qemu_log("led_change_intensity·"·"LED·desc:'%s'·color:%s·intensity·%u%%·->·%u%%"·"\n",·color,·desc,·old_intensity_percent,·new_intensity_percent); | 5672 | ············qemu_log("led_change_intensity·"·"LED·desc:'%s'·color:%s·intensity·%u%%·->·%u%%"·"\n",·color,·desc,·old_intensity_percent,·new_intensity_percent); |
5673 | #line·5675·"trace/trace-hw_misc.h" | 5673 | #line·5675·"trace/trace-hw_misc.h" |
5674 | ········} | 5674 | ········} |
5675 | ····} | 5675 | ····} |
5676 | } | 5676 | } |
| |
5677 | static·inline·void·trace_led_change_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·old_intensity_percent,·uint8_t·new_intensity_percent) | 5677 | static·inline·void·trace_led_change_intensity(const·char·*·color,·const·char·*·desc,·uint8_t·old_intensity_percent,·uint8_t·new_intensity_percent) |
Offset 5689, 22 lines modified | Offset 5689, 22 lines modified |
| |
5689 | static·inline·void·_nocheck__trace_pca955x_gpio_status(const·char·*·description,·const·char·*·buf) | 5689 | static·inline·void·_nocheck__trace_pca955x_gpio_status(const·char·*·description,·const·char·*·buf) |
5690 | { | 5690 | { |
5691 | ····if·(trace_event_get_state(TRACE_PCA955X_GPIO_STATUS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5691 | ····if·(trace_event_get_state(TRACE_PCA955X_GPIO_STATUS)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5692 | ········if·(message_with_timestamp)·{ | 5692 | ········if·(message_with_timestamp)·{ |
5693 | ············struct·timeval·_now; | 5693 | ············struct·timeval·_now; |
5694 | ············gettimeofday(&_now,·NULL); | 5694 | ············gettimeofday(&_now,·NULL); |
5695 | #line·242·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5695 | #line·242·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5696 | ············qemu_log("%d@%zu.%06zu:pca955x_gpio_status·"·"%s·GPIOs·0-15·[%s]"·"\n", | 5696 | ············qemu_log("%d@%zu.%06zu:pca955x_gpio_status·"·"%s·GPIOs·0-15·[%s]"·"\n", |
5697 | ·····················qemu_get_thread_id(), | 5697 | ·····················qemu_get_thread_id(), |
5698 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5698 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5699 | ·····················,·description,·buf); | 5699 | ·····················,·description,·buf); |
5700 | #line·5702·"trace/trace-hw_misc.h" | 5700 | #line·5702·"trace/trace-hw_misc.h" |
5701 | ········}·else·{ | 5701 | ········}·else·{ |
5702 | #line·242·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5702 | #line·242·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5703 | ············qemu_log("pca955x_gpio_status·"·"%s·GPIOs·0-15·[%s]"·"\n",·description,·buf); | 5703 | ············qemu_log("pca955x_gpio_status·"·"%s·GPIOs·0-15·[%s]"·"\n",·description,·buf); |
5704 | #line·5706·"trace/trace-hw_misc.h" | 5704 | #line·5706·"trace/trace-hw_misc.h" |
5705 | ········} | 5705 | ········} |
5706 | ····} | 5706 | ····} |
5707 | } | 5707 | } |
| |
5708 | static·inline·void·trace_pca955x_gpio_status(const·char·*·description,·const·char·*·buf) | 5708 | static·inline·void·trace_pca955x_gpio_status(const·char·*·description,·const·char·*·buf) |
Offset 5720, 22 lines modified | Offset 5720, 22 lines modified |
| |
5720 | static·inline·void·_nocheck__trace_pca955x_gpio_change(const·char·*·description,·unsigned·id,·unsigned·prev_state,·unsigned·current_state) | 5720 | static·inline·void·_nocheck__trace_pca955x_gpio_change(const·char·*·description,·unsigned·id,·unsigned·prev_state,·unsigned·current_state) |
5721 | { | 5721 | { |
5722 | ····if·(trace_event_get_state(TRACE_PCA955X_GPIO_CHANGE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5722 | ····if·(trace_event_get_state(TRACE_PCA955X_GPIO_CHANGE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5723 | ········if·(message_with_timestamp)·{ | 5723 | ········if·(message_with_timestamp)·{ |
5724 | ············struct·timeval·_now; | 5724 | ············struct·timeval·_now; |
5725 | ············gettimeofday(&_now,·NULL); | 5725 | ············gettimeofday(&_now,·NULL); |
5726 | #line·243·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5726 | #line·243·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5727 | ············qemu_log("%d@%zu.%06zu:pca955x_gpio_change·"·"%s·GPIO·id:%u·status:·%u·->·%u"·"\n", | 5727 | ············qemu_log("%d@%zu.%06zu:pca955x_gpio_change·"·"%s·GPIO·id:%u·status:·%u·->·%u"·"\n", |
5728 | ·····················qemu_get_thread_id(), | 5728 | ·····················qemu_get_thread_id(), |
5729 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5729 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5730 | ·····················,·description,·id,·prev_state,·current_state); | 5730 | ·····················,·description,·id,·prev_state,·current_state); |
5731 | #line·5733·"trace/trace-hw_misc.h" | 5731 | #line·5733·"trace/trace-hw_misc.h" |
5732 | ········}·else·{ | 5732 | ········}·else·{ |
5733 | #line·243·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5733 | #line·243·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5734 | ············qemu_log("pca955x_gpio_change·"·"%s·GPIO·id:%u·status:·%u·->·%u"·"\n",·description,·id,·prev_state,·current_state); | 5734 | ············qemu_log("pca955x_gpio_change·"·"%s·GPIO·id:%u·status:·%u·->·%u"·"\n",·description,·id,·prev_state,·current_state); |
5735 | #line·5737·"trace/trace-hw_misc.h" | 5735 | #line·5737·"trace/trace-hw_misc.h" |
5736 | ········} | 5736 | ········} |
5737 | ····} | 5737 | ····} |
5738 | } | 5738 | } |
| |
5739 | static·inline·void·trace_pca955x_gpio_change(const·char·*·description,·unsigned·id,·unsigned·prev_state,·unsigned·current_state) | 5739 | static·inline·void·trace_pca955x_gpio_change(const·char·*·description,·unsigned·id,·unsigned·prev_state,·unsigned·current_state) |
Offset 5751, 22 lines modified | Offset 5751, 22 lines modified |
| |
5751 | static·inline·void·_nocheck__trace_bcm2835_cprman_read(uint64_t·offset,·uint64_t·value) | 5751 | static·inline·void·_nocheck__trace_bcm2835_cprman_read(uint64_t·offset,·uint64_t·value) |
5752 | { | 5752 | { |
5753 | ····if·(trace_event_get_state(TRACE_BCM2835_CPRMAN_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5753 | ····if·(trace_event_get_state(TRACE_BCM2835_CPRMAN_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5754 | ········if·(message_with_timestamp)·{ | 5754 | ········if·(message_with_timestamp)·{ |
5755 | ············struct·timeval·_now; | 5755 | ············struct·timeval·_now; |
5756 | ············gettimeofday(&_now,·NULL); | 5756 | ············gettimeofday(&_now,·NULL); |
5757 | #line·246·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5757 | #line·246·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5758 | ············qemu_log("%d@%zu.%06zu:bcm2835_cprman_read·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n", | 5758 | ············qemu_log("%d@%zu.%06zu:bcm2835_cprman_read·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n", |
5759 | ·····················qemu_get_thread_id(), | 5759 | ·····················qemu_get_thread_id(), |
5760 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5760 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5761 | ·····················,·offset,·value); | 5761 | ·····················,·offset,·value); |
5762 | #line·5764·"trace/trace-hw_misc.h" | 5762 | #line·5764·"trace/trace-hw_misc.h" |
5763 | ········}·else·{ | 5763 | ········}·else·{ |
5764 | #line·246·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5764 | #line·246·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5765 | ············qemu_log("bcm2835_cprman_read·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n",·offset,·value); | 5765 | ············qemu_log("bcm2835_cprman_read·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n",·offset,·value); |
5766 | #line·5768·"trace/trace-hw_misc.h" | 5766 | #line·5768·"trace/trace-hw_misc.h" |
5767 | ········} | 5767 | ········} |
5768 | ····} | 5768 | ····} |
5769 | } | 5769 | } |
| |
5770 | static·inline·void·trace_bcm2835_cprman_read(uint64_t·offset,·uint64_t·value) | 5770 | static·inline·void·trace_bcm2835_cprman_read(uint64_t·offset,·uint64_t·value) |
Offset 5782, 22 lines modified | Offset 5782, 22 lines modified |
| |
5782 | static·inline·void·_nocheck__trace_bcm2835_cprman_write(uint64_t·offset,·uint64_t·value) | 5782 | static·inline·void·_nocheck__trace_bcm2835_cprman_write(uint64_t·offset,·uint64_t·value) |
5783 | { | 5783 | { |
5784 | ····if·(trace_event_get_state(TRACE_BCM2835_CPRMAN_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5784 | ····if·(trace_event_get_state(TRACE_BCM2835_CPRMAN_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5785 | ········if·(message_with_timestamp)·{ | 5785 | ········if·(message_with_timestamp)·{ |
5786 | ············struct·timeval·_now; | 5786 | ············struct·timeval·_now; |
5787 | ············gettimeofday(&_now,·NULL); | 5787 | ············gettimeofday(&_now,·NULL); |
5788 | #line·247·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5788 | #line·247·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5789 | ············qemu_log("%d@%zu.%06zu:bcm2835_cprman_write·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n", | 5789 | ············qemu_log("%d@%zu.%06zu:bcm2835_cprman_write·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n", |
5790 | ·····················qemu_get_thread_id(), | 5790 | ·····················qemu_get_thread_id(), |
5791 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5791 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5792 | ·····················,·offset,·value); | 5792 | ·····················,·offset,·value); |
5793 | #line·5795·"trace/trace-hw_misc.h" | 5793 | #line·5795·"trace/trace-hw_misc.h" |
5794 | ········}·else·{ | 5794 | ········}·else·{ |
5795 | #line·247·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5795 | #line·247·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5796 | ············qemu_log("bcm2835_cprman_write·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n",·offset,·value); | 5796 | ············qemu_log("bcm2835_cprman_write·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n",·offset,·value); |
5797 | #line·5799·"trace/trace-hw_misc.h" | 5797 | #line·5799·"trace/trace-hw_misc.h" |
5798 | ········} | 5798 | ········} |
5799 | ····} | 5799 | ····} |
5800 | } | 5800 | } |
| |
5801 | static·inline·void·trace_bcm2835_cprman_write(uint64_t·offset,·uint64_t·value) | 5801 | static·inline·void·trace_bcm2835_cprman_write(uint64_t·offset,·uint64_t·value) |
Offset 5813, 22 lines modified | Offset 5813, 22 lines modified |
| |
5813 | static·inline·void·_nocheck__trace_bcm2835_cprman_write_invalid_magic(uint64_t·offset,·uint64_t·value) | 5813 | static·inline·void·_nocheck__trace_bcm2835_cprman_write_invalid_magic(uint64_t·offset,·uint64_t·value) |
5814 | { | 5814 | { |
5815 | ····if·(trace_event_get_state(TRACE_BCM2835_CPRMAN_WRITE_INVALID_MAGIC)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5815 | ····if·(trace_event_get_state(TRACE_BCM2835_CPRMAN_WRITE_INVALID_MAGIC)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5816 | ········if·(message_with_timestamp)·{ | 5816 | ········if·(message_with_timestamp)·{ |
5817 | ············struct·timeval·_now; | 5817 | ············struct·timeval·_now; |
5818 | ············gettimeofday(&_now,·NULL); | 5818 | ············gettimeofday(&_now,·NULL); |
5819 | #line·248·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5819 | #line·248·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5820 | ············qemu_log("%d@%zu.%06zu:bcm2835_cprman_write_invalid_magic·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n", | 5820 | ············qemu_log("%d@%zu.%06zu:bcm2835_cprman_write_invalid_magic·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n", |
5821 | ·····················qemu_get_thread_id(), | 5821 | ·····················qemu_get_thread_id(), |
5822 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5822 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5823 | ·····················,·offset,·value); | 5823 | ·····················,·offset,·value); |
5824 | #line·5826·"trace/trace-hw_misc.h" | 5824 | #line·5826·"trace/trace-hw_misc.h" |
5825 | ········}·else·{ | 5825 | ········}·else·{ |
5826 | #line·248·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5826 | #line·248·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5827 | ············qemu_log("bcm2835_cprman_write_invalid_magic·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n",·offset,·value); | 5827 | ············qemu_log("bcm2835_cprman_write_invalid_magic·"·"offset:0x%"·PRIx64·"·value:0x%"·PRIx64·"\n",·offset,·value); |
5828 | #line·5830·"trace/trace-hw_misc.h" | 5828 | #line·5830·"trace/trace-hw_misc.h" |
5829 | ········} | 5829 | ········} |
5830 | ····} | 5830 | ····} |
5831 | } | 5831 | } |
| |
5832 | static·inline·void·trace_bcm2835_cprman_write_invalid_magic(uint64_t·offset,·uint64_t·value) | 5832 | static·inline·void·trace_bcm2835_cprman_write_invalid_magic(uint64_t·offset,·uint64_t·value) |
Offset 5844, 22 lines modified | Offset 5844, 22 lines modified |
| |
5844 | static·inline·void·_nocheck__trace_virt_ctrl_read(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) | 5844 | static·inline·void·_nocheck__trace_virt_ctrl_read(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) |
5845 | { | 5845 | { |
5846 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5846 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5847 | ········if·(message_with_timestamp)·{ | 5847 | ········if·(message_with_timestamp)·{ |
5848 | ············struct·timeval·_now; | 5848 | ············struct·timeval·_now; |
5849 | ············gettimeofday(&_now,·NULL); | 5849 | ············gettimeofday(&_now,·NULL); |
5850 | #line·251·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5850 | #line·251·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5851 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_read·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n", | 5851 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_read·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n", |
5852 | ·····················qemu_get_thread_id(), | 5852 | ·····················qemu_get_thread_id(), |
5853 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5853 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5854 | ·····················,·dev,·addr,·size,·value); | 5854 | ·····················,·dev,·addr,·size,·value); |
5855 | #line·5857·"trace/trace-hw_misc.h" | 5855 | #line·5857·"trace/trace-hw_misc.h" |
5856 | ········}·else·{ | 5856 | ········}·else·{ |
5857 | #line·251·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5857 | #line·251·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5858 | ············qemu_log("virt_ctrl_read·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n",·dev,·addr,·size,·value); | 5858 | ············qemu_log("virt_ctrl_read·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n",·dev,·addr,·size,·value); |
5859 | #line·5861·"trace/trace-hw_misc.h" | 5859 | #line·5861·"trace/trace-hw_misc.h" |
5860 | ········} | 5860 | ········} |
5861 | ····} | 5861 | ····} |
5862 | } | 5862 | } |
| |
5863 | static·inline·void·trace_virt_ctrl_read(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) | 5863 | static·inline·void·trace_virt_ctrl_read(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) |
Offset 5875, 22 lines modified | Offset 5875, 22 lines modified |
| |
5875 | static·inline·void·_nocheck__trace_virt_ctrl_write(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) | 5875 | static·inline·void·_nocheck__trace_virt_ctrl_write(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) |
5876 | { | 5876 | { |
5877 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5877 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5878 | ········if·(message_with_timestamp)·{ | 5878 | ········if·(message_with_timestamp)·{ |
5879 | ············struct·timeval·_now; | 5879 | ············struct·timeval·_now; |
5880 | ············gettimeofday(&_now,·NULL); | 5880 | ············gettimeofday(&_now,·NULL); |
5881 | #line·252·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5881 | #line·252·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5882 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_write·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n", | 5882 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_write·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n", |
5883 | ·····················qemu_get_thread_id(), | 5883 | ·····················qemu_get_thread_id(), |
5884 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5884 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5885 | ·····················,·dev,·addr,·size,·value); | 5885 | ·····················,·dev,·addr,·size,·value); |
5886 | #line·5888·"trace/trace-hw_misc.h" | 5886 | #line·5888·"trace/trace-hw_misc.h" |
5887 | ········}·else·{ | 5887 | ········}·else·{ |
5888 | #line·252·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5888 | #line·252·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5889 | ············qemu_log("virt_ctrl_write·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n",·dev,·addr,·size,·value); | 5889 | ············qemu_log("virt_ctrl_write·"·"ctrl:·%p·reg:·0x%02x·size:·%d·value:·0x%"PRIx64·"\n",·dev,·addr,·size,·value); |
5890 | #line·5892·"trace/trace-hw_misc.h" | 5890 | #line·5892·"trace/trace-hw_misc.h" |
5891 | ········} | 5891 | ········} |
5892 | ····} | 5892 | ····} |
5893 | } | 5893 | } |
| |
5894 | static·inline·void·trace_virt_ctrl_write(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) | 5894 | static·inline·void·trace_virt_ctrl_write(void·*·dev,·unsigned·int·addr,·unsigned·int·size,·uint64_t·value) |
Offset 5906, 22 lines modified | Offset 5906, 22 lines modified |
| |
5906 | static·inline·void·_nocheck__trace_virt_ctrl_reset(void·*·dev) | 5906 | static·inline·void·_nocheck__trace_virt_ctrl_reset(void·*·dev) |
5907 | { | 5907 | { |
5908 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5908 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5909 | ········if·(message_with_timestamp)·{ | 5909 | ········if·(message_with_timestamp)·{ |
5910 | ············struct·timeval·_now; | 5910 | ············struct·timeval·_now; |
5911 | ············gettimeofday(&_now,·NULL); | 5911 | ············gettimeofday(&_now,·NULL); |
5912 | #line·253·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5912 | #line·253·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5913 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_reset·"·"ctrl:·%p"·"\n", | 5913 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_reset·"·"ctrl:·%p"·"\n", |
5914 | ·····················qemu_get_thread_id(), | 5914 | ·····················qemu_get_thread_id(), |
5915 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5915 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5916 | ·····················,·dev); | 5916 | ·····················,·dev); |
5917 | #line·5919·"trace/trace-hw_misc.h" | 5917 | #line·5919·"trace/trace-hw_misc.h" |
5918 | ········}·else·{ | 5918 | ········}·else·{ |
5919 | #line·253·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5919 | #line·253·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5920 | ············qemu_log("virt_ctrl_reset·"·"ctrl:·%p"·"\n",·dev); | 5920 | ············qemu_log("virt_ctrl_reset·"·"ctrl:·%p"·"\n",·dev); |
5921 | #line·5923·"trace/trace-hw_misc.h" | 5921 | #line·5923·"trace/trace-hw_misc.h" |
5922 | ········} | 5922 | ········} |
5923 | ····} | 5923 | ····} |
5924 | } | 5924 | } |
| |
5925 | static·inline·void·trace_virt_ctrl_reset(void·*·dev) | 5925 | static·inline·void·trace_virt_ctrl_reset(void·*·dev) |
Offset 5937, 22 lines modified | Offset 5937, 22 lines modified |
| |
5937 | static·inline·void·_nocheck__trace_virt_ctrl_realize(void·*·dev) | 5937 | static·inline·void·_nocheck__trace_virt_ctrl_realize(void·*·dev) |
5938 | { | 5938 | { |
5939 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_REALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5939 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_REALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5940 | ········if·(message_with_timestamp)·{ | 5940 | ········if·(message_with_timestamp)·{ |
5941 | ············struct·timeval·_now; | 5941 | ············struct·timeval·_now; |
5942 | ············gettimeofday(&_now,·NULL); | 5942 | ············gettimeofday(&_now,·NULL); |
5943 | #line·254·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5943 | #line·254·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5944 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_realize·"·"ctrl:·%p"·"\n", | 5944 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_realize·"·"ctrl:·%p"·"\n", |
5945 | ·····················qemu_get_thread_id(), | 5945 | ·····················qemu_get_thread_id(), |
5946 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5946 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5947 | ·····················,·dev); | 5947 | ·····················,·dev); |
5948 | #line·5950·"trace/trace-hw_misc.h" | 5948 | #line·5950·"trace/trace-hw_misc.h" |
5949 | ········}·else·{ | 5949 | ········}·else·{ |
5950 | #line·254·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5950 | #line·254·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5951 | ············qemu_log("virt_ctrl_realize·"·"ctrl:·%p"·"\n",·dev); | 5951 | ············qemu_log("virt_ctrl_realize·"·"ctrl:·%p"·"\n",·dev); |
5952 | #line·5954·"trace/trace-hw_misc.h" | 5952 | #line·5954·"trace/trace-hw_misc.h" |
5953 | ········} | 5953 | ········} |
5954 | ····} | 5954 | ····} |
5955 | } | 5955 | } |
| |
5956 | static·inline·void·trace_virt_ctrl_realize(void·*·dev) | 5956 | static·inline·void·trace_virt_ctrl_realize(void·*·dev) |
Offset 5968, 22 lines modified | Offset 5968, 22 lines modified |
| |
5968 | static·inline·void·_nocheck__trace_virt_ctrl_instance_init(void·*·dev) | 5968 | static·inline·void·_nocheck__trace_virt_ctrl_instance_init(void·*·dev) |
5969 | { | 5969 | { |
5970 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_INSTANCE_INIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 5970 | ····if·(trace_event_get_state(TRACE_VIRT_CTRL_INSTANCE_INIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
5971 | ········if·(message_with_timestamp)·{ | 5971 | ········if·(message_with_timestamp)·{ |
5972 | ············struct·timeval·_now; | 5972 | ············struct·timeval·_now; |
5973 | ············gettimeofday(&_now,·NULL); | 5973 | ············gettimeofday(&_now,·NULL); |
5974 | #line·255·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5974 | #line·255·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5975 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_instance_init·"·"ctrl:·%p"·"\n", | 5975 | ············qemu_log("%d@%zu.%06zu:virt_ctrl_instance_init·"·"ctrl:·%p"·"\n", |
5976 | ·····················qemu_get_thread_id(), | 5976 | ·····················qemu_get_thread_id(), |
5977 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 5977 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
5978 | ·····················,·dev); | 5978 | ·····················,·dev); |
5979 | #line·5981·"trace/trace-hw_misc.h" | 5979 | #line·5981·"trace/trace-hw_misc.h" |
5980 | ········}·else·{ | 5980 | ········}·else·{ |
5981 | #line·255·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" | 5981 | #line·255·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/misc/trace-events" |
5982 | ············qemu_log("virt_ctrl_instance_init·"·"ctrl:·%p"·"\n",·dev); | 5982 | ············qemu_log("virt_ctrl_instance_init·"·"ctrl:·%p"·"\n",·dev); |
5983 | #line·5985·"trace/trace-hw_misc.h" | 5983 | #line·5985·"trace/trace-hw_misc.h" |
5984 | ········} | 5984 | ········} |
5985 | ····} | 5985 | ····} |
5986 | } | 5986 | } |
| |
5987 | static·inline·void·trace_virt_ctrl_instance_init(void·*·dev) | 5987 | static·inline·void·trace_virt_ctrl_instance_init(void·*·dev) |