xref: /xnu-10063.141.1/tests/sched_overloaded_runqueue.entitlements (revision d8b80295118ef25ac3a784134bcf95cd8e88109f)
1*d8b80295SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*d8b80295SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*d8b80295SApple OSS Distributions<plist version="1.0">
4*d8b80295SApple OSS Distributions<dict>
5*d8b80295SApple OSS Distributions	<key>com.apple.private.kernel.work-interval</key>
6*d8b80295SApple OSS Distributions	<true/>
7*d8b80295SApple OSS Distributions	<key>com.apple.private.stackshot</key>
8*d8b80295SApple OSS Distributions	<true/>
9*d8b80295SApple OSS Distributions	<key>com.apple.private.stackshot.stats</key>
10*d8b80295SApple OSS Distributions	<true/>
11*d8b80295SApple OSS Distributions</dict>
12*d8b80295SApple OSS Distributions</plist>
13