SConscript (2670:9107b8bd08cd) | SConscript (2683:d6b72bb2ed97) |
---|---|
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/activity.cc 85 cpu/base.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/activity.cc 85 cpu/base.cc |
86 cpu/cpu_exec_context.cc | |
87 cpu/cpuevent.cc 88 cpu/exetrace.cc 89 cpu/op_class.cc 90 cpu/pc_event.cc 91 cpu/quiesce_event.cc 92 cpu/static_inst.cc 93 cpu/sampler/sampler.cc | 86 cpu/cpuevent.cc 87 cpu/exetrace.cc 88 cpu/op_class.cc 89 cpu/pc_event.cc 90 cpu/quiesce_event.cc 91 cpu/static_inst.cc 92 cpu/sampler/sampler.cc |
93 cpu/simple_thread.cc 94 cpu/thread_state.cc |
|
94 95 encumbered/cpu/full/fu_pool.cc 96 97 mem/bridge.cc 98 mem/bus.cc 99 mem/connector.cc 100 mem/mem_object.cc 101 mem/packet.cc --- 299 unchanged lines hidden --- | 95 96 encumbered/cpu/full/fu_pool.cc 97 98 mem/bridge.cc 99 mem/bus.cc 100 mem/connector.cc 101 mem/mem_object.cc 102 mem/packet.cc --- 299 unchanged lines hidden --- |