Home
last modified time | relevance | path

Searched refs:HWS_DEALLOCATED (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/s390/oprofile/
Dhwsampler.c57 HWS_DEALLOCATED, enumerator
544 if (hws_state == HWS_DEALLOCATED) { in hws_oom_callback()
959 if (hws_state != HWS_DEALLOCATED) in hwsampler_allocate()
1015 hws_state = HWS_DEALLOCATED; in hwsampler_deallocate()
1102 hws_state = HWS_DEALLOCATED; in hwsampler_setup()
1117 if (hws_state == HWS_DEALLOCATED || hws_state == HWS_STOPPED) { in hwsampler_shutdown()