debug: thread_analyzer: replace #if IS_ENABLED

Use of IS_ENABLED in a #if statement is discouraged. Replace with #ifdef.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
1 file changed