/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2013 Imagination Technologies Ltd. * * Arbitrary Monitor Support (AMON) */ int amon_cpu_avail(int cpu); int amon_cpu_start(int cpu, unsigned long pc, unsigned long sp, unsigned long gp, unsigned long a0);Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Tim Anderson | 23 | 74.19% | 1 | 33.33% |
Steven J. Hill | 7 | 22.58% | 1 | 33.33% |
Deng-Cheng Zhu | 1 | 3.23% | 1 | 33.33% |
Total | 31 | 100.00% | 3 | 100.00% |