MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / getStats

Method getStats

src/PerfStats.cc:51–69  ·  view source on GitHub ↗

* This method must be called obtain the PerfStats structure belonging to a * core. Typically this method is invoked once each time a kernel thread * acquires a core. This method is thread-safe but only one thread will obtain a * non-NULL value if multiple threads invoke it with the same coreId. It is an * error to invoke this method with the same coreId from a second kernel thread * until the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected