SConscript (2634:db0b1133abd5) SConscript (2652:6110341accd8)
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 69 unchanged lines hidden (view full) ---

78 base/loader/symtab.cc
79 base/stats/events.cc
80 base/stats/statdb.cc
81 base/stats/visit.cc
82 base/stats/text.cc
83
84 cpu/base.cc
85 cpu/cpu_exec_context.cc
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 69 unchanged lines hidden (view full) ---

78 base/loader/symtab.cc
79 base/stats/events.cc
80 base/stats/statdb.cc
81 base/stats/visit.cc
82 base/stats/text.cc
83
84 cpu/base.cc
85 cpu/cpu_exec_context.cc
86 cpu/cpuevent.cc
86 cpu/exetrace.cc
87 cpu/op_class.cc
88 cpu/pc_event.cc
89 cpu/static_inst.cc
90 cpu/sampler/sampler.cc
91
92 mem/bridge.cc
93 mem/bus.cc

--- 304 unchanged lines hidden ---
87 cpu/exetrace.cc
88 cpu/op_class.cc
89 cpu/pc_event.cc
90 cpu/static_inst.cc
91 cpu/sampler/sampler.cc
92
93 mem/bridge.cc
94 mem/bus.cc

--- 304 unchanged lines hidden ---