Searched refs:tcid (Results 1 – 2 of 2) sorted by relevance
/arch/mips/oprofile/ | ||
D | op_model_mipsxx.c | 29 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument |
/arch/mips/kernel/ | ||
D | perf_event_mipsxx.c | 123 #define M_PERFCTL_TCID(tcid) ((tcid) << 22) argument |