Searched defs:core (Results 1 - 12 of 12) sorted by path

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerOutput.cpp19 MixerOutput::MixerOutput(MixerCore *core, const media_output &output) argument
H A DMixerInput.cpp23 MixerInput::MixerInput(MixerCore* core, const media_input& input, argument
/haiku/src/system/kernel/scheduler/
H A Dlow_latency.cpp58 CoreEntry* core = NULL; local
80 CoreEntry* core = threadData->Core(); local
145 CoreEntry* core = CoreEntry::GetCore(cpu->cpu_num); local
[all...]
H A Dpower_saving.cpp56 CoreEntry* core = gCoreLoadHeap.PeekMaximum(); local
90 CoreEntry* core = NULL; local
124 CoreEntry* core = threadData->Core(); local
229 CoreEntry* core = CoreEntry::GetCore(smp_get_current_cpu()); local
[all...]
H A Dscheduler_locking.h36 inline bool Lock(CoreEntry* core) argument
42 inline void Unlock(CoreEntry* core) argument
52 inline bool Lock(CoreEntry* core) argument
58 inline void Unlock(CoreEntry* core) argument
H A Dscheduler.cpp327 CoreEntry* core = CoreEntry::GetCore(thisCPU); local
562 CoreEntry* core = cpu->Core(); local
690 CoreEntry* core local
813 CoreEntry* core = threadData->Core(); local
[all...]
H A Dscheduler_cpu.cpp93 CPUEntry::Init(int32 id, CoreEntry* core) argument
605 CoreEntry* core = static_cast<CoreEntry*>(data); local
662 PackageEntry::AddIdleCore(CoreEntry* core) argument
674 RemoveIdleCore(CoreEntry* core) argument
699 DumpCoreRunQueue(CoreEntry* core) argument
[all...]
H A Dscheduler_cpu.h467 CoreGoesIdle(CoreEntry* core) argument
[all...]
H A Dscheduler_thread.cpp56 ThreadData::_ChooseCPU(CoreEntry* core, bool& rescheduleNeeded) const argument
117 ThreadData::Init(CoreEntry* core) argument
/haiku/src/tests/add-ons/kernel/network/
H A Dnet_stack_tester.cpp14 struct core_module_info * core = NULL; variable in typeref:struct:core_module_info
/haiku/headers/os/kernel/
H A DOS.h543 cpu_topology_core_info core; member in union:__anon14::__anon15
/haiku/src/servers/debug/
H A DDebugWindow.cpp73 BRadioButton *core = new BRadioButton("core", local

Completed in 102 milliseconds