Searched refs:core (Results 1 – 11 of 11) sorted by relevance
41 int GetCore(int core) in GetCore() argument43 switch (core) in GetCore()46 core = OS_THREAD_ATTR_AFFINITY_CORE0; in GetCore()49 core = OS_THREAD_ATTR_AFFINITY_CORE1; in GetCore()52 core = OS_THREAD_ATTR_AFFINITY_CORE2; in GetCore()58 return core; in GetCore()
15 set MULTI_ARG=core173 echo Making a core dump file, but NOT automatically launching GHS MULTI!206 ::::: -o option is used without specified core dump name230 ::::: Only view core dump file, does not call makecore233 ::::: -i option is used without specified core dump file239 ::::: Test if the specified core dump file exist243 ::::: Specified core dump file is a directory or does not exist249 ::::: Specified core dump file exists, call MULTI266 echo -o ^<file^> Specify output core dump file name. If unspecified,267 echo "core" is used.[all …]
77 void DEMOSetMainCore(int core) in DEMOSetMainCore() argument79 sMainCore = core; in DEMOSetMainCore()
32 int GetCore(int core);
76 …llbackCore(ProcUIMessage message, ProcUICallbackFunction func, void* data, s32 priority, int core);
94 volatile u32 core[MAX_SYSTEM_CORES]; member
64 void DEMOSetMainCore(int core);
271 WPADStatus core ; member
370 TARGET_LIB = $(LIB_DIR)/core/$(LIBNAME)$(LIBSUFFIX)