Searched refs:EntityID (Results 1 - 6 of 6) sorted by relevance

/haiku/src/bin/debug/profile/
H A DProfiledEntity.h16 virtual int32 EntityID() const = 0;
H A DThread.h48 virtual int32 EntityID() const;
H A DCallgrindProfileResult.cpp192 gOptions.callgrind_directory, fEntity->EntityID(), entityName,
206 fprintf(out, "pid: %" B_PRId32 "\n", fEntity->EntityID());
H A DThread.cpp76 Thread::EntityID() const function in class:Thread
H A DBasicProfileResult.cpp177 fEntity->EntityID());
H A Dprofile.cpp288 virtual int32 EntityID() const function in class:ThreadManager

Completed in 62 milliseconds