TOPSTX C/C++ API Reference¶
- 1. Attribute
- 1.1. TOPSTX C API
- 1.2. TOPSTX C++ API
- 1.2.1. void topstxInitialize
- 1.2.2. void topstxDomainMark
- 1.2.3. void topstxMark
- 1.2.4. topstxRangeId_t topstxDomainRangeStart
- 1.2.5. topstxRangeId_t topstxRangeStart
- 1.2.6. void topstxDomainRangeEnd
- 1.2.7. void topstxRangeEnd
- 1.2.8. void topstxDomainRangePush
- 1.2.9. void topstxRangePush
- 1.2.10. void topstxDomainRangePop
- 1.2.11. void topstxRangePop
- 1.2.12. void topstxDomainNameCategory
- 1.2.13. void topstxNameCategory
- 1.2.14. void topstxNameOsThread
- 1.2.15. void topstxNameDev
- 1.2.16. topstxStringHandle_t topstxDomainRegisterString
- 1.2.17. topstxDomainHandle_t topstxDomainCreate
- 1.2.18. void topstxDomainDestroy
- 1.2.19. int topstxIsEnabled
- 1.2.20. inline void mark
- 1.2.21. inline void mark
- 1.2.22. inline topstxRangeId_t rangeStart
- 1.2.23. inline topstxRangeId_t rangeStart
- 1.2.24. inline void rangeEnd
- 1.2.25. inline void rangeEnd
- 1.2.26. inline void rangePush
- 1.2.27. inline void rangePush
- 1.2.28. inline void rangePop
- 1.2.29. inline void rangePop
- 1.2.30. inline bool isEnabled
- 1.2.31. inline void nameCategory
- 1.2.32. inline void domainNameCategory
- 1.2.33. inline void nameOsThread
- 1.2.34. inline void nameDev
- 1.2.35. class Domain
- 1.2.36. class topstx::Payload
- 1.2.37. class Color
- 1.2.38. class Message
- 1.2.39. class Tracepoint
- 1.2.40. class ScopedRangeStartEnd
- 1.2.41. class ScopedRangePushPop