HomeSort by: relevance | last modified time | path
    Searched defs:profileCollectorService (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profile_collector.h 27 /// The ProfileCollectorService implements a centralised mechanism for
29 /// ProfileCollectorService can be queried for the most recent state of the
31 namespace profileCollectorService {
70 } // namespace profileCollectorService
xray_profile_collector.cc 12 // This implements the interface for the profileCollectorService.
26 namespace profileCollectorService {
414 } // namespace profileCollectorService

Completed in 12 milliseconds